![]() |
.Simulation
|
The Solver class is templatized by the function it will take. More...
#include <Solver.h>
Public Types | |
| enum | Error { STEPSIZE_UNDER_HMIN, STEPSIZE_UNDERFLOW } |
The Solver class is templatized by the function it will take.
The template parameter is the type of the function object used in place of a function pointer.
1.8.5