Simbody  3.6
SimTK::RTraits< float > Class Template Reference

Static Public Member Functions

static const float & getEps ()
 Attainable accuracy at this precision. More...
 
static const float & getSignificant ()
 What multiple of attainable accuracy do we consider significant? More...
 
static double getDefaultTolerance ()
 The default numerical error tolerance is always given in double precision. More...
 

Member Function Documentation

◆ getEps()

static const float& SimTK::RTraits< float >::getEps ( )
inlinestatic

Attainable accuracy at this precision.

◆ getSignificant()

static const float& SimTK::RTraits< float >::getSignificant ( )
inlinestatic

What multiple of attainable accuracy do we consider significant?

◆ getDefaultTolerance()

static double SimTK::RTraits< float >::getDefaultTolerance ( )
inlinestatic

The default numerical error tolerance is always given in double precision.


The documentation for this class was generated from the following file: