DUECA/DUSIME
|
Base class for simple (one parameter) double precision functions. More...
Public Member Functions | |
IdentityFunction () | |
Constructor. More... | |
virtual | ~IdentityFunction () |
Destructor. | |
double | operator() (const double x) const |
Main function. | |
![]() | |
SimpleFunction () | |
Constructor. More... | |
virtual | ~SimpleFunction () |
Destructor. | |
Base class for simple (one parameter) double precision functions.
dueca::IdentityFunction::IdentityFunction | ( | ) |
Constructor.