Simbody
Static Public Member Functions

SimTK::RTraits< float > Class Template Reference

#include <NTraits.h>

List of all members.

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.

template<>
class SimTK::RTraits< float >


Member Function Documentation

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.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines