mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Utilities for determining machine precision
Functions | |
template<typename T > | |
T | mx::math::func::root_epsilon () |
Get the sqrt(epsilon) where epsilon is machine precision. More... | |
T mx::math::func::root_epsilon | ( | ) |
Get the sqrt(epsilon) where epsilon is machine precision.
Wrapper for boost function
Definition at line 28 of file precision.hpp.