#include "DataFormats/Math/interface/approx_math.h"
Go to the source code of this file.
Functions | |
template<int DEGREE> | |
constexpr float | approx_expf (float x) |
template<int DEGREE> | |
constexpr float | approx_expf_P (float p) |
template<> | |
constexpr float | approx_expf_P< 2 > (float y) |
template<> | |
constexpr float | approx_expf_P< 3 > (float y) |
template<> | |
constexpr float | approx_expf_P< 4 > (float y) |
template<> | |
constexpr float | approx_expf_P< 5 > (float y) |
template<> | |
constexpr float | approx_expf_P< 6 > (float y) |
template<> | |
constexpr float | approx_expf_P< 7 > (float y) |
template<int DEGREE> | |
constexpr float | unsafe_expf (float x) |
template<int DEGREE> | |
constexpr float | unsafe_expf_impl (float x) |
constexpr float approx_expf | ( | float | x | ) |
Definition at line 168 of file approx_exp.h.
References constexpr, JetChargeProducer_cfi::exp, objects.autophobj::float, SiStripPI::max, min(), alignCSCRings::r, and unsafe_expf().
constexpr float approx_expf_P | ( | float | p | ) |
constexpr float approx_expf_P< 2 > | ( | float | y | ) |
Definition at line 43 of file approx_exp.h.
References objects.autophobj::float, globals_cff::x1, globals_cff::x2, and detailsBasic3DVector::y.
constexpr float approx_expf_P< 3 > | ( | float | y | ) |
Definition at line 48 of file approx_exp.h.
References objects.autophobj::float, globals_cff::x1, globals_cff::x2, and detailsBasic3DVector::y.
constexpr float approx_expf_P< 4 > | ( | float | y | ) |
Definition at line 59 of file approx_exp.h.
References objects.autophobj::float, globals_cff::x1, globals_cff::x2, and detailsBasic3DVector::y.
constexpr float approx_expf_P< 5 > | ( | float | y | ) |
Definition at line 64 of file approx_exp.h.
References objects.autophobj::float, globals_cff::x1, globals_cff::x2, and detailsBasic3DVector::y.
constexpr float approx_expf_P< 6 > | ( | float | y | ) |
Definition at line 69 of file approx_exp.h.
References objects.autophobj::float, AlCaHLTBitMon_ParallelJobs::p, globals_cff::x1, globals_cff::x2, and detailsBasic3DVector::y.
constexpr float approx_expf_P< 7 > | ( | float | y | ) |
Definition at line 86 of file approx_exp.h.
References objects.autophobj::float, globals_cff::x1, globals_cff::x2, and detailsBasic3DVector::y.
constexpr float unsafe_expf | ( | float | x | ) |
Definition at line 163 of file approx_exp.h.
Referenced by approx_expf().
constexpr float unsafe_expf_impl | ( | float | x | ) |
Definition at line 114 of file approx_exp.h.
References constexpr, MillePedeFileConverter_cfg::e, f, objects.autophobj::float, approx_math::fpfloor(), AlCaHLTBitMon_ParallelJobs::p, approx_math::binary32::ui32, and globals_cff::x1.