The Vish Visualization Shell 0.3
Vish
Public Member Functions | List of all members
Traum::IntegratePath853f Class Referenceabstract
Inheritance diagram for Traum::IntegratePath853f:
Traum::Integrator< float > Traum::IntegratorBase Traum::SecondOrderIntegrator853< float >

Public Member Functions

void settol (const real &abstol=1E-10, const real &reltol=1E-10)
 Set the absolute and relative tolerance globally for all indices (1E-10 by default)
 
- Public Member Functions inherited from Traum::Integrator< float >
bool contains (const real &x) const
 Query whether the current integration interval [x0,x1) contains a given value.