![]() |
Vc
1.1.0
SIMD Vector Classes for C++
|
|
This is the complete list of members for SimdArray< T, N, VectorType, size_t >, including all inherited members.
exponent() const | SimdArray< T, N, VectorType, size_t > | inline |
gather(const MT *mem, IT &&indexes) | SimdArray< T, N, VectorType, size_t > | inline |
gather(const MT *mem, IT &&indexes, MaskArgument mask) | SimdArray< T, N, VectorType, size_t > | inline |
gather(const S1 *array, const EntryType S1::*member1, const IT indexes) | SimdArray< T, N, VectorType, size_t > | inline |
gather(const S1 *array, const EntryType S1::*member1, const IT indexes, MaskArgument mask) | SimdArray< T, N, VectorType, size_t > | inline |
gather(const S1 *array, const S2 S1::*member1, const EntryType S2::*member2, const IT indexes) | SimdArray< T, N, VectorType, size_t > | inline |
gather(const S1 *array, const S2 S1::*member1, const EntryType S2::*member2, const IT indexes, MaskArgument mask) | SimdArray< T, N, VectorType, size_t > | inline |
gather(const S1 *array, const EntryType *const S1::*ptrMember1, const IT1 outerIndexes, const IT2 innerIndexes) | SimdArray< T, N, VectorType, size_t > | inline |
gather(const S1 *array, const EntryType *const S1::*ptrMember1, const IT1 outerIndexes, const IT2 innerIndexes, MaskArgument mask) | SimdArray< T, N, VectorType, size_t > | inline |
IndexesFromZero() | SimdArray< T, N, VectorType, size_t > | inlinestatic |
isNegative() const | SimdArray< T, N, VectorType, size_t > | inline |
One() | SimdArray< T, N, VectorType, size_t > | inlinestatic |
operator+() const | SimdArray< T, N, VectorType, size_t > | inline |
Random() | SimdArray< T, N, VectorType, size_t > | inlinestatic |
SimdArray(const MT *mem, IT &&indexes) | SimdArray< T, N, VectorType, size_t > | inline |
SimdArray(const MT *mem, IT &&indexes, MaskArgument mask) | SimdArray< T, N, VectorType, size_t > | inline |
SimdArray(const S1 *array, const EntryType S1::*member1, const IT indexes) | SimdArray< T, N, VectorType, size_t > | inline |
SimdArray(const S1 *array, const EntryType S1::*member1, const IT indexes, MaskArgument mask) | SimdArray< T, N, VectorType, size_t > | inline |
SimdArray(const S1 *array, const S2 S1::*member1, const EntryType S2::*member2, const IT indexes) | SimdArray< T, N, VectorType, size_t > | inline |
SimdArray(const S1 *array, const S2 S1::*member1, const EntryType S2::*member2, const IT indexes, MaskArgument mask) | SimdArray< T, N, VectorType, size_t > | inline |
SimdArray(const S1 *array, const EntryType *const S1::*ptrMember1, const IT1 outerIndexes, const IT2 innerIndexes) | SimdArray< T, N, VectorType, size_t > | inline |
SimdArray(const S1 *array, const EntryType *const S1::*ptrMember1, const IT1 outerIndexes, const IT2 innerIndexes, MaskArgument mask) | SimdArray< T, N, VectorType, size_t > | inline |
Zero() | SimdArray< T, N, VectorType, size_t > | inlinestatic |