Constants


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...
struct  arma_version
struct  arma_config

Typedefs

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

Typedef Documentation

typedef Math<float> fmath

Definition at line 154 of file constants.hpp.

typedef Math<double> math

Definition at line 155 of file constants.hpp.

typedef Phy<float> fphy

Definition at line 157 of file constants.hpp.

typedef Phy<double> phy

Definition at line 158 of file constants.hpp.