Curve Class Reference

abstract curve class More...

#include <ql/math/curve.hpp>

Inherits std::unary_function< QL_REAL, QL_REAL >.

Inherited by TestCurve.

List of all members.

Public Member Functions

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


Detailed Description

abstract curve class