$search

Math< eT > Class Template Reference
[Constants]

#include <constants.hpp>

List of all members.

Static Public Member Functions

static eT e ()
 base of the natural logarithm
static eT eps ()
 the difference between 1 and the least value greater than 1 that is representable
static eT euler ()
 Euler's constant, aka Euler-Mascheroni constant.
static eT gratio ()
 golden ratio
static eT inf ()
 infinity
static eT log_max ()
 log of the maximum representable value
static eT log_min ()
 log of the minimum representable value
static eT nan ()
 "not a number"
static eT pi ()
 ratio of any circle's circumference to its diameter
static eT sqrt2 ()
 square root of 2

Detailed Description

template<typename eT>
class Math< eT >

Definition at line 113 of file constants.hpp.


Member Function Documentation

template<typename eT >
static eT Math< eT >::e (  )  [inline, static]

base of the natural logarithm

Definition at line 124 of file constants.hpp.

template<typename eT >
static eT Math< eT >::eps (  )  [inline, static]

the difference between 1 and the least value greater than 1 that is representable

Definition at line 136 of file constants.hpp.

template<typename eT >
static eT Math< eT >::euler (  )  [inline, static]

Euler's constant, aka Euler-Mascheroni constant.

Definition at line 127 of file constants.hpp.

template<typename eT >
static eT Math< eT >::gratio (  )  [inline, static]

golden ratio

Definition at line 130 of file constants.hpp.

template<typename eT >
static eT Math< eT >::inf (  )  [inline, static]

infinity

Definition at line 148 of file constants.hpp.

template<typename eT >
static eT Math< eT >::log_max (  )  [inline, static]

log of the maximum representable value

Definition at line 142 of file constants.hpp.

template<typename eT >
static eT Math< eT >::log_min (  )  [inline, static]

log of the minimum representable value

Definition at line 139 of file constants.hpp.

template<typename eT >
static eT Math< eT >::nan (  )  [inline, static]

"not a number"

Definition at line 145 of file constants.hpp.

template<typename eT >
static eT Math< eT >::pi (  )  [inline, static]

ratio of any circle's circumference to its diameter

Definition at line 121 of file constants.hpp.

template<typename eT >
static eT Math< eT >::sqrt2 (  )  [inline, static]

square root of 2

Definition at line 133 of file constants.hpp.


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


armadillo_matrix
Author(s): Conrad Sanderson - NICTA (www.nicta.com.au), (Wrapper by Sjoerd van den Dries)
autogenerated on Tue Mar 5 12:27:58 2013