ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Macros | Functions | Variables
exponential.h File Reference
#include "macros.h"
#include "undomacros.h"
Include dependency graph for exponential.h:
This graph shows which files directly or indirectly include this file:

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< TROOT::Vc::Common::exp (VC_ALIGNED_PARAMETER(Vector< T >) _x)
 
static Vector< doubleROOT::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
 

Macro Definition Documentation

#define VC_COMMON_EXPONENTIAL_H

Definition at line 32 of file exponential.h.