DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
#include "utlSTDHeaders.h"
Go to the source code of this file.
Namespaces | |
utl | |
Variables | |
static constexpr double | utl::E = 2.71828182845904523536028747135 |
static constexpr double | utl::LOG10E = 0.43429448190325182765112891892 |
static constexpr double | utl::LOG2E = 1.44269504088896340735992468100 |
static constexpr double | utl::PI = 3.14159265358979323846264338328 |
static constexpr double | utl::PI_2 = 1.57079632679489661923132169164 |
static constexpr double | utl::PI_4 = 0.78539816339744830961566084582 |
static constexpr double | utl::SQRT1_2 = 0.70710678118654752440084436210 |
static constexpr double | utl::SQRT2 = 1.41421356237309504880168872421 |
static constexpr double | utl::SQRT3 = 1.73205080756887729352744634151 |
static constexpr double | utl::SQRTPI = 1.77245385090551602729816748334 |
Created "09-22-2016.
Definition in file utlConstants.h.