math.h File Reference
#include "interop/config.h"#include <limits>#include <cmath>Go to the source code of this file.
Namespaces | |
| illumina | |
| illumina::interop | |
| illumina::interop::util | |
Functions | |
| template<typename T > | |
| float | float_cast (const T val, const T sentinel=std::numeric_limits< T >::max()) |
Detailed Description
Back port of C++11 math functions
- Date
- 4/20/16
- Version
- 1.0
- Copyright
- GNU Public License.