Surface Class Referenceabstract

Surface abstract class More...

#include <ql/math/surface.hpp>

Inherits binary_function< Real, Real, Real >.

Inherited by TestSurface.

Public Member Functions

virtual Real operator() (Real x, Real y) const =0
 
virtual boost::shared_ptr< Domaindomain () const =0
 

Detailed Description

Surface abstract class