InvCumulativeNormalDistribution (3) Linux Manual Page
ql/math/distributions/normaldistribution.hpp – normal, cumulative and inverse cumulative distributions
Synopsis
#include <ql/math/errorfunction.hpp>#include <ql/errors.hpp>
Classes
class NormalDistributionNormal distribution function.
class CumulativeNormalDistribution
Cumulative normal distribution function.
class InverseCumulativeNormal
Inverse cumulative normal distribution function.
class MoroInverseCumulativeNormal
Moro Inverse cumulative normal distribution class.
Typedefs
typedef NormalDistribution GaussianDistributiontypedef InverseCumulativeNormal InvCumulativeNormalDistribution
