![]() |
aGrUM
0.14.2
|
Useful macros for maths. More...
#include <cmath>
Go to the source code of this file.
Macros | |
#define | M_LOG2E 1.4426950408889634074 /* log_2 e */ |
#define | M_PI 3.14159265358979323846 |
#define | M_LN2 0.69314718055994530942 /* log_e 2 */ |
#define | GUM_LOG_SQRT_2PI .91893853320467274177 |
Useful macros for maths.
Definition in file math.h.
#define M_LN2 0.69314718055994530942 /* log_e 2 */ |
Definition at line 41 of file math.h.
Referenced by gum::learning::Miic::_findBestContributor().