ScalarFunction Class Reference
Derive a concrete class from this one if you have a scalar function of a single scalar variable that you want to differentiate.
More...
#include <Differentiator.h>
List of all members.
Detailed Description
Derive a concrete class from this one if you have a scalar function of a single scalar variable that you want to differentiate.
Constructor & Destructor Documentation
Member Function Documentation
virtual int f |
( |
Real |
x, |
|
|
Real & |
fx | |
|
) |
| | const [pure virtual] |
The documentation for this class was generated from the following file: