Compounds | |
struct | Power |
Generic power calculation. More... | |
struct | Power< X, 0 > |
calculate the zero-power (for generic recursion). More... | |
struct | Factorial |
Generic factorial calculation. More... | |
struct | Factorial< 0 > |
Defines the base factorial (for generic recursion). More... | |
Typedefs | |
typedef long double | LongDouble |
real big integer (currently a 64bit int for cygwin). More... |
|
real big integer (currently a 64bit int for cygwin).
Definition at line 14 of file generic_math.h. |
Contact me in case of errors or questions. This documentation is powered by ![]() |
(C) 2000-2002 ![]() |