#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_expf (float x) |
template<int DEGREE> | |
float | approx_expf_P (float p) |
template<> | |
float | approx_expf_P< 2 > (float y) |
template<> | |
float | approx_expf_P< 3 > (float y) |
template<> | |
float | approx_expf_P< 4 > (float y) |
template<> | |
float | approx_expf_P< 5 > (float y) |
template<> | |
float | approx_expf_P< 6 > (float y) |
template<> | |
float | approx_expf_P< 7 > (float y) |
float | approx_math::fpfloor (float x) |
template<int DEGREE> | |
float | unsafe_expf (float x) |
template<int DEGREE> | |
float | unsafe_expf_impl (float x) |
#define APPROX_MATH_N |
Definition at line 43 of file approx_exp.h.
|
inline |
Definition at line 203 of file approx_exp.h.
References constexpr, JetChargeProducer_cfi::exp, objects.autophobj::float, hpstanc_transforms::max, min(), alignCSCRings::r, unsafe_expf(), and x().
|
inline |
Referenced by approx_math::fpfloor().
|
inline |
|
inline |
Definition at line 83 of file approx_exp.h.
References objects.autophobj::float.
|
inline |
|
inline |
|
inline |
Definition at line 104 of file approx_exp.h.
References objects.autophobj::float, and AlCaHLTBitMon_ParallelJobs::p.
|
inline |
|
inline |
|
inline |
Definition at line 149 of file approx_exp.h.
References constexpr, MillePedeFileConverter_cfg::e, approx_math::binary32::f, objects.autophobj::float, approx_math::fpfloor(), AlCaHLTBitMon_ParallelJobs::p, and approx_math::binary32::ui32.