- QuantLib
- Surface
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< Domain > | domain () const =0 |
Surface abstract class