Simbody 3.7
Loading...
Searching...
No Matches
SimTK::RTraits< float > Class Reference

#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.
 

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: