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

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

a() constAbcdMathFunction
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
argument_type typedef (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) constAbcdMathFunction
definiteIntegral(Time t1, Time t2) constAbcdMathFunction
definiteIntegralCoefficients(Time t, Time t2) constAbcdMathFunction
derivative(Time t) constAbcdMathFunction
derivativeCoefficients() (defined in AbcdMathFunction)AbcdMathFunction
longTermValue() constAbcdMathFunction
maximumLocation() constAbcdMathFunction
maximumValue() constAbcdMathFunction
operator()(Time t) constAbcdMathFunction
primitive(Time t) constAbcdMathFunction
result_type typedef (defined in AbcdMathFunction)AbcdMathFunction
validate(Real a, Real b, Real c, Real d) (defined in AbcdMathFunction)AbcdMathFunctionstatic