#include <cstdint>
#include <cmath>
#include <limits>
#include <algorithm>
Go to the source code of this file.
Classes | |
union | approx_math::binary32 |
Namespaces | |
approx_math | |
Macros | |
#define | APPROX_MATH_N |
Functions | |
template<int DEGREE> | |
float | approx_logf (float x) |
template<int DEGREE> | |
float | approx_logf_P (float p) |
template<> | |
float | approx_logf_P< 2 > (float y) |
template<> | |
float | approx_logf_P< 3 > (float y) |
template<> | |
float | approx_logf_P< 4 > (float y) |
template<> | |
float | approx_logf_P< 5 > (float y) |
template<> | |
float | approx_logf_P< 6 > (float y) |
template<> | |
float | approx_logf_P< 7 > (float y) |
template<> | |
float | approx_logf_P< 8 > (float y) |
template<int DEGREE> | |
float | unsafe_logf (float x) |
template<int DEGREE> | |
float | unsafe_logf_impl (float x) |
#define APPROX_MATH_N |
Definition at line 36 of file approx_log.h.
|
inline |
Definition at line 137 of file approx_log.h.
References constexpr, infinity, cmsBatch::log, unsafe_logf(), and x().
|
inline |
Referenced by approx_math::binary32::binary32().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 96 of file approx_log.h.
References objects.autophobj::float.
|
inline |
|
inline |
Definition at line 103 of file approx_log.h.
References constexpr, MillePedeFileConverter_cfg::e, objects.autophobj::float, funct::m, AlCaHLTBitMon_ParallelJobs::p, and geometryCSVtoXML::xx.