ROOT
6.07/01
Reference Guide
|
Classes | |
struct | HelperImpl< Vc::AVXImpl > |
struct | MapImpl |
struct | MapImpl< Vc::SSE42Impl > |
struct | HelperImpl |
struct | FlagObject |
struct | FlagObject< AlignedFlag > |
struct | FlagObject< UnalignedFlag > |
struct | FlagObject< StreamingAndAlignedFlag > |
struct | FlagObject< StreamingAndUnalignedFlag > |
struct | HelperImpl< Vc::ScalarImpl > |
struct | HelperImpl< Vc::SSE2Impl > |
struct | HelperImpl< SSE3Impl > |
struct | HelperImpl< SSSE3Impl > |
struct | HelperImpl< SSE41Impl > |
struct | HelperImpl< SSE42Impl > |
Typedefs | |
typedef ImplementationT < MapImpl< VC_IMPL >::Value > | TrigonometricImplementation |
typedef HelperImpl< VC_IMPL > | Helper |
Functions | |
template<typename V , typename ParentL , typename ParentR , int Dimension, typename RowMemoryL , typename RowMemoryR > | |
void | copyVectors (MemoryBase< V, ParentL, Dimension, RowMemoryL > &dst, const MemoryBase< V, ParentR, Dimension, RowMemoryR > &src) |
typedef HelperImpl<VC_IMPL> ROOT::Vc::Internal::Helper |
typedef ImplementationT<MapImpl<VC_IMPL>::Value > ROOT::Vc::Internal::TrigonometricImplementation |
Definition at line 45 of file trigonometric.h.
|
inline |
Definition at line 577 of file memorybase.h.
Referenced by ROOT::Vc::Memory< V, Size, 0u >::Memory(), ROOT::Vc::Memory< V, 0u, 0u >::Memory(), ROOT::Vc::Memory< V, Size *Size >::operator=(), ROOT::Vc::Memory< V, Size, 0u >::operator=(), and ROOT::Vc::Memory< V, 0u, 0u >::operator=().