Classes | Typedefs

Constants

//! More...

Classes

class  Math< eT >
class  Phy< eT >
 Physical constants taken from NIST and WolframAlpha on 2009-06-23 //! http://physics.nist.gov/cuu/Constants //! http://www.wolframalpha.com //! See also http://en.wikipedia.org/wiki/Physical_constant. More...

Typedefs

typedef Math< float > fmath
typedef Math< double > math
typedef Phy< float > fphy
typedef Phy< double > phy

Detailed Description

//!


Typedef Documentation

typedef Math<float> fmath

Definition at line 155 of file constants.hpp.

typedef Math<double> math

Definition at line 156 of file constants.hpp.

typedef Phy<float> fphy

Definition at line 158 of file constants.hpp.

typedef Phy<double> phy

Definition at line 159 of file constants.hpp.