#include "DataFormats/Math/interface/approx_math.h"
Go to the source code of this file.
Functions | |
template<int DEGREE> | |
constexpr float | approx_logf (float x) |
template<int DEGREE> | |
constexpr float | approx_logf_P (float p) |
template<> | |
constexpr float | approx_logf_P< 2 > (float y) |
template<> | |
constexpr float | approx_logf_P< 3 > (float y) |
template<> | |
constexpr float | approx_logf_P< 4 > (float y) |
template<> | |
constexpr float | approx_logf_P< 5 > (float y) |
template<> | |
constexpr float | approx_logf_P< 6 > (float y) |
template<> | |
constexpr float | approx_logf_P< 7 > (float y) |
template<> | |
constexpr float | approx_logf_P< 8 > (float y) |
template<int DEGREE> | |
constexpr float | unsafe_logf (float x) |
template<int DEGREE> | |
constexpr float | unsafe_logf_impl (float x) |
constexpr float approx_logf | ( | float | x | ) |
Definition at line 117 of file approx_log.h.
References constexpr, infinity, cmsBatch::log, and unsafe_logf().
constexpr float approx_logf_P | ( | float | p | ) |
constexpr float approx_logf_P< 2 > | ( | float | y | ) |
Definition at line 40 of file approx_log.h.
References objects.autophobj::float, globals_cff::x1, and detailsBasic3DVector::y.
constexpr float approx_logf_P< 3 > | ( | float | y | ) |
Definition at line 46 of file approx_log.h.
References objects.autophobj::float, globals_cff::x1, and detailsBasic3DVector::y.
constexpr float approx_logf_P< 4 > | ( | float | y | ) |
Definition at line 52 of file approx_log.h.
References objects.autophobj::float, globals_cff::x2, and detailsBasic3DVector::y.
constexpr float approx_logf_P< 5 > | ( | float | y | ) |
Definition at line 58 of file approx_log.h.
References objects.autophobj::float, globals_cff::x2, and detailsBasic3DVector::y.
constexpr float approx_logf_P< 6 > | ( | float | y | ) |
Definition at line 64 of file approx_log.h.
References objects.autophobj::float, globals_cff::x1, and detailsBasic3DVector::y.
constexpr float approx_logf_P< 7 > | ( | float | y | ) |
Definition at line 70 of file approx_log.h.
References objects.autophobj::float, globals_cff::x1, globals_cff::x2, and detailsBasic3DVector::y.
constexpr float approx_logf_P< 8 > | ( | float | y | ) |
Definition at line 76 of file approx_log.h.
References objects.autophobj::float, globals_cff::x1, globals_cff::x2, and detailsBasic3DVector::y.
constexpr float unsafe_logf | ( | float | x | ) |
Definition at line 112 of file approx_log.h.
Referenced by approx_logf().
constexpr float unsafe_logf_impl | ( | float | x | ) |
Definition at line 83 of file approx_log.h.
References constexpr, MillePedeFileConverter_cfg::e, approx_math::binary32::f, objects.autophobj::float, approx_math::binary32::i32, funct::m, AlCaHLTBitMon_ParallelJobs::p, and geometryCSVtoXML::xx.