![]() |
ROOT
6.06/09
Reference Guide
|
Include dependency graph for deinterleave.h:Go to the source code of this file.
Namespaces | |
| ROOT | |
| Namespace for new ROOT classes and functions. | |
| ROOT::Vc | |
Functions | |
| template<typename V , typename M , typename A > | |
| Vc_ALWAYS_INLINE void | ROOT::Vc::deinterleave (V *a, V *b, const M *memory, A align) |
| Loads two vectors of values from an interleaved array. More... | |
| template<typename V , typename M > | |
| Vc_ALWAYS_INLINE void | ROOT::Vc::deinterleave (V *a, V *b, const M *memory) |