QuantLib_Curve

Langue: en

Autres versions - même langue

Version: 164603 (fedora - 05/07/09)

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.