![]() |
ROOT
6.06/09
Reference Guide
|
Definition at line 70 of file logarithm.h.
Static Public Member Functions | |
template<typename T > | |
static Vc_ALWAYS_INLINE void | log_series (Vector< T > &VC_RESTRICT x, typename Vector< T >::AsArg exponent) |
static Vc_ALWAYS_INLINE void | log_series (Vector< double > &VC_RESTRICT x, Vector< double >::AsArg exponent) |
template<typename T > | |
static Vector< T > | calc (VC_ALIGNED_PARAMETER(Vector< T >) _x) |
|
inlinestatic |
Definition at line 216 of file logarithm.h.
Referenced by ROOT::Vc::Common::log(), ROOT::Vc::Common::log10(), and ROOT::Vc::Common::log2().
|
inlinestatic |
Definition at line 72 of file logarithm.h.
|
inlinestatic |
Definition at line 174 of file logarithm.h.