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