|
CAPD::DynSys Library
6.0.0
|
#include <capd/dynsys/FadMap.h>
Public Types | |
| typedef VectorT | VectorType |
| typedef VectorT::ScalarType | ScalarType |
Public Member Functions | |
| virtual ScalarType | operator() (const VectorType &) const =0 |
| virtual VectorType | gradient (const VectorType &) const =0 |
| virtual | ~FadFunction () |
| typedef VectorT::ScalarType capd::dynsys::FadFunction< VectorT >::ScalarType |
| typedef VectorT capd::dynsys::FadFunction< VectorT >::VectorType |
|
inlinevirtual |
|
pure virtual |
|
pure virtual |