![]() |
ROOT
6.06/09
Reference Guide
|
Go to the source code of this file.
Classes | |
struct | ROOT::Vc::Common::LogImpl< Base > |
Namespaces | |
ROOT | |
Namespace for new ROOT classes and functions. | |
ROOT::Vc | |
ROOT::Vc::Common | |
Enumerations | |
enum | ROOT::Vc::Common::LogarithmBase { ROOT::Vc::Common::BaseE, ROOT::Vc::Common::Base10, ROOT::Vc::Common::Base2 } |
Functions | |
template<typename T > | |
static Vc_ALWAYS_INLINE Vc_CONST Vector< T > | ROOT::Vc::Common::log (VC_ALIGNED_PARAMETER(Vector< T >) x) |
template<typename T > | |
static Vc_ALWAYS_INLINE Vc_CONST Vector< T > | ROOT::Vc::Common::log10 (VC_ALIGNED_PARAMETER(Vector< T >) x) |
template<typename T > | |
static Vc_ALWAYS_INLINE Vc_CONST Vector< T > | ROOT::Vc::Common::log2 (VC_ALIGNED_PARAMETER(Vector< T >) x) |