#include <vnl_math.h>
Static Public Attributes | |
double const | e = 2.7182818284590452354 |
double const | log2e = 1.4426950408889634074 |
double const | log10e = 0.43429448190325182765 |
double const | ln2 = 0.69314718055994530942 |
double const | ln10 = 2.30258509299404568402 |
double const | pi = 3.14159265358979323846 |
double const | pi_over_2 = 1.57079632679489661923 |
double const | pi_over_4 = 0.78539816339744830962 |
double const | one_over_pi = 0.31830988618379067154 |
double const | two_over_pi = 0.63661977236758134308 |
double const | two_over_sqrtpi = 1.12837916709551257390 |
double const | sqrt2 = 1.41421356237309504880 |
double const | sqrt1_2 = 0.70710678118654752440 |
double const | eps = 2.2204460492503131e-16 |
double const | sqrteps = 1.490116119384766e-08 |
int const | maxint |
long int const | maxlong |
double const | maxdouble |
float const | maxfloat |
Definition at line 45 of file vnl_math.h.
|
pi, e and all that. Definition at line 49 of file vnl_math.h. |
|
IEEE double machine precision. Definition at line 65 of file vnl_math.h. |
|
Definition at line 53 of file vnl_math.h. |
|
Definition at line 52 of file vnl_math.h. |
|
Definition at line 51 of file vnl_math.h. |
|
Definition at line 50 of file vnl_math.h. |
|
Definition at line 74 of file vnl_math.h. |
|
Definition at line 75 of file vnl_math.h. |
|
MAX* constants. Supplied until compilers accept the templated numeric_traits. These are lowercase to avoid conflict with OS-defined macros. Definition at line 72 of file vnl_math.h. |
|
Definition at line 73 of file vnl_math.h. |
|
Definition at line 57 of file vnl_math.h. |
|
Definition at line 54 of file vnl_math.h. |
|
Definition at line 55 of file vnl_math.h. |
|
Definition at line 56 of file vnl_math.h. |
|
Definition at line 61 of file vnl_math.h. |
|
Definition at line 60 of file vnl_math.h. |
|
Definition at line 66 of file vnl_math.h. |
|
Definition at line 58 of file vnl_math.h. |
|
Definition at line 59 of file vnl_math.h. |