|
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. | |
| T mx::math::func::root_epsilon | ( | ) |
Get the sqrt(epsilon) where epsilon is machine precision.
Wrapper for boost function
Definition at line 27 of file precision.hpp.