ROOT  6.06/09
Reference Guide
Static Public Member Functions | List of all members
ROOT::Vc::Math< float > Struct Template Reference

template<>
struct ROOT::Vc::Math< float >

Definition at line 29 of file const.h.

Static Public Member Functions

static _VC_CONSTEXPR float e ()
 
static _VC_CONSTEXPR float log2e ()
 
static _VC_CONSTEXPR float log10e ()
 
static _VC_CONSTEXPR float ln2 ()
 
static _VC_CONSTEXPR float ln10 ()
 
static _VC_CONSTEXPR float pi ()
 
static _VC_CONSTEXPR float pi_2 ()
 
static _VC_CONSTEXPR float pi_4 ()
 
static _VC_CONSTEXPR float _1_pi ()
 
static _VC_CONSTEXPR float _2_pi ()
 
static _VC_CONSTEXPR float _2_sqrtpi ()
 
static _VC_CONSTEXPR float sqrt2 ()
 
static _VC_CONSTEXPR float sqrt1_2 ()
 

#include </mnt/vdb/lsf/workspace/root-makedoc-v606/rootspi/rdoc/src/v6-06-00-patches/math/vc/tests/const.h>

Member Function Documentation

static _VC_CONSTEXPR float ROOT::Vc::Math< float >::_1_pi ( )
inlinestatic

Definition at line 39 of file const.h.

static _VC_CONSTEXPR float ROOT::Vc::Math< float >::_2_pi ( )
inlinestatic

Definition at line 40 of file const.h.

static _VC_CONSTEXPR float ROOT::Vc::Math< float >::_2_sqrtpi ( )
inlinestatic

Definition at line 41 of file const.h.

static _VC_CONSTEXPR float ROOT::Vc::Math< float >::e ( )
inlinestatic

Definition at line 31 of file const.h.

static _VC_CONSTEXPR float ROOT::Vc::Math< float >::ln10 ( )
inlinestatic

Definition at line 35 of file const.h.

static _VC_CONSTEXPR float ROOT::Vc::Math< float >::ln2 ( )
inlinestatic

Definition at line 34 of file const.h.

static _VC_CONSTEXPR float ROOT::Vc::Math< float >::log10e ( )
inlinestatic

Definition at line 33 of file const.h.

static _VC_CONSTEXPR float ROOT::Vc::Math< float >::log2e ( )
inlinestatic

Definition at line 32 of file const.h.

static _VC_CONSTEXPR float ROOT::Vc::Math< float >::pi ( )
inlinestatic

Definition at line 36 of file const.h.

static _VC_CONSTEXPR float ROOT::Vc::Math< float >::pi_2 ( )
inlinestatic

Definition at line 37 of file const.h.

static _VC_CONSTEXPR float ROOT::Vc::Math< float >::pi_4 ( )
inlinestatic

Definition at line 38 of file const.h.

static _VC_CONSTEXPR float ROOT::Vc::Math< float >::sqrt1_2 ( )
inlinestatic

Definition at line 43 of file const.h.

static _VC_CONSTEXPR float ROOT::Vc::Math< float >::sqrt2 ( )
inlinestatic

Definition at line 42 of file const.h.


The documentation for this struct was generated from the following file: