ROOT  6.06/08
Reference Guide
Functions
ROOT::Vc::SSE::Internal Namespace Reference

Functions

Vc_INTRINSIC Vc_CONST __m128 exponent (__m128 v)
 
Vc_INTRINSIC Vc_CONST M256 exponent (VC_ALIGNED_PARAMETER(M256) v)
 
Vc_INTRINSIC Vc_CONST __m128d exponent (__m128d v)
 

Function Documentation

§ exponent() [1/3]

Vc_INTRINSIC Vc_CONST __m128 ROOT::Vc::SSE::Internal::exponent ( __m128  v)

Definition at line 35 of file vectorhelper.h.

§ exponent() [2/3]

Vc_INTRINSIC Vc_CONST M256 ROOT::Vc::SSE::Internal::exponent ( VC_ALIGNED_PARAMETER(M256 v)

Definition at line 41 of file vectorhelper.h.

§ exponent() [3/3]

Vc_INTRINSIC Vc_CONST __m128d ROOT::Vc::SSE::Internal::exponent ( __m128d  v)

Definition at line 49 of file vectorhelper.h.