QuantLib
A free/open-source library for quantitative finance
Reference manual - version 1.8
AbcdMathFunction Member List

This is the complete list of members for AbcdMathFunction, including all inherited members.

a() const AbcdMathFunction
a_ (defined in AbcdMathFunction)AbcdMathFunctionprotected
AbcdMathFunction(Real a=0.002, Real b=0.001, Real c=0.16, Real d=0.0005) (defined in AbcdMathFunction)AbcdMathFunction
AbcdMathFunction(const std::vector< Real > &abcd) (defined in AbcdMathFunction)AbcdMathFunction
b() const (defined in AbcdMathFunction)AbcdMathFunction
b_ (defined in AbcdMathFunction)AbcdMathFunctionprotected
c() const (defined in AbcdMathFunction)AbcdMathFunction
c_ (defined in AbcdMathFunction)AbcdMathFunctionprotected
coefficients() (defined in AbcdMathFunction)AbcdMathFunction
d() const (defined in AbcdMathFunction)AbcdMathFunction
d_ (defined in AbcdMathFunction)AbcdMathFunctionprotected
definiteDerivativeCoefficients(Time t, Time t2) const AbcdMathFunction
definiteIntegral(Time t1, Time t2) const AbcdMathFunction
definiteIntegralCoefficients(Time t, Time t2) const AbcdMathFunction
derivative(Time t) const AbcdMathFunction
derivativeCoefficients() (defined in AbcdMathFunction)AbcdMathFunction
longTermValue() const AbcdMathFunction
maximumLocation() const AbcdMathFunction
maximumValue() const AbcdMathFunction
operator()(Time t) const AbcdMathFunction
primitive(Time t) const AbcdMathFunction
validate(Real a, Real b, Real c, Real d) (defined in AbcdMathFunction)AbcdMathFunctionstatic