![]() |
ROOT
6.06/09
Reference Guide
|
Go to the source code of this file.
Classes | |
struct | ROOT::Vc::Common::TypenameForLdexp< T > |
struct | ROOT::Vc::Common::TypenameForLdexp< Vc::sfloat > |
Namespaces | |
ROOT | |
Namespace for new ROOT classes and functions. | |
ROOT::Vc | |
ROOT::Vc::Common | |
ROOT::Vc::VC__USE_NAMESPACE | |
Macros | |
#define | VC_COMMON_EXPONENTIAL_H |
Functions | |
template<typename T > | |
static Vector< T > | ROOT::Vc::Common::exp (VC_ALIGNED_PARAMETER(Vector< T >) _x) |
static Vector< double > | ROOT::Vc::Common::exp (Vector< double >::AsArg _x) |
Variables | |
static const float | ROOT::Vc::Common::log2_e = 1.44269504088896341f |
static const float | ROOT::Vc::Common::MAXLOGF = 88.72283905206835f |
static const float | ROOT::Vc::Common::MINLOGF = -103.278929903431851103f |
static const float | ROOT::Vc::Common::MAXNUMF = 3.4028234663852885981170418348451692544e38f |
#define VC_COMMON_EXPONENTIAL_H |
Definition at line 32 of file exponential.h.