Curve Class Referenceabstract

abstract curve class More...

#include <ql/math/curve.hpp>

Inherits unary_function< Real, Real >.

Inherited by TestCurve.

Public Member Functions

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

Detailed Description

abstract curve class