MRS  1.0
A C++ Class Library for Statistical Set Processing
subpavings::MappedFobj2D Class Reference
+ Inheritance diagram for subpavings::MappedFobj2D:
+ Collaboration diagram for subpavings::MappedFobj2D:

List of all members.

Public Member Functions

virtual cxsc::interval operator() (const cxsc::ivector &) const
 a pure virtual function for interval image of a box
virtual cxsc::interval operator() (const cxsc::interval &, const cxsc::interval &) const =0
 a pure virtual function for interval image of an interval pair
virtual cxsc::real operator() (const cxsc::rvector &) const
 a pure virtual function for real image of an rvector
virtual cxsc::real operator() (const cxsc::real &, const cxsc::real &) const =0
 a pure virtual function for real image of a real pair
virtual cxsc::real imageMid (const cxsc::ivector &) const
 a virtual function for real image of midpoint of a box
virtual cxsc::real imageMid (const cxsc::interval &, const cxsc::interval &) const
 a virtual function for real image of midpoint of an interval pair
virtual ~MappedFobj2D ()
 Destructor.

The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends