Surface Class Reference
Surface abstract class More...
#include <ql/math/surface.hpp>
Inherits std::binary_function< QL_REAL, QL_REAL, QL_REAL >.
Inherited by TestSurface.
Public Member Functions | |
virtual Real | operator() (Real x, Real y) const =0 |
virtual boost::shared_ptr< Domain > | domain () const =0 |