QuantLib_Curve

Langue: en

Autres versions - même langue

Version: 379924 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

QuantLib::Curve -

abstract curve class

SYNOPSIS


#include <ql/math/curve.hpp>

Inherits std::unary_function< Real, Real >.

Inherited by TestCurve.

Public Member Functions


virtual Real operator() (Real x) const =0

Detailed Description

abstract curve class

Author

Generated automatically by Doxygen for QuantLib from the source code.