Curve Class Reference

abstract curve class More...

#include <ql/math/curve.hpp>

Inherits std::unary_function< Real, Real >.

Inherited by TestCurve.

List of all members.

Public Member Functions

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

Detailed Description

abstract curve class