QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Classes | Namespaces
chisquaredistribution.hpp File Reference

Chi-square (central and non-central) distributions. More...

#include <ql/types.hpp>
#include <functional>

Go to the source code of this file.

Classes

class  CumulativeChiSquareDistribution
 
class  NonCentralCumulativeChiSquareDistribution
 
class  NonCentralCumulativeChiSquareSankaranApprox
 
class  InverseNonCentralCumulativeChiSquareDistribution
 

Namespaces

namespace  QuantLib
 

Detailed Description

Chi-square (central and non-central) distributions.

Definition in file chisquaredistribution.hpp.