Simbody
|
#include <NTraits.h>
Static Public Member Functions | |
static const float & | getEps () |
Attainable accuracy at this precision. | |
static const float & | getSignificant () |
What multiple of attainable accuracy do we consider significant? | |
static double | getDefaultTolerance () |
The default numerical error tolerance is always given in double precision. |
static const float& SimTK::RTraits< float >::getEps | ( | ) | [inline, static] |
Attainable accuracy at this precision.
static const float& SimTK::RTraits< float >::getSignificant | ( | ) | [inline, static] |
What multiple of attainable accuracy do we consider significant?
static double SimTK::RTraits< float >::getDefaultTolerance | ( | ) | [inline, static] |
The default numerical error tolerance is always given in double precision.