![]() |
Vc
0.7.5-dev
SIMD Vector Classes for C++
|
|
This is the complete list of members for uint_v, including all inherited members.
| aaaa() const | uint_v | |
| abcd() const | uint_v | |
| acbd() const | uint_v | |
| apply(Functor &f) const | uint_v | |
| apply(const Functor &f) const | uint_v | |
| apply(Functor &f, uint_m mask) const | uint_v | |
| apply(const Functor &f, uint_m mask) const | uint_v | |
| badc() const | uint_v | |
| bbbb() const | uint_v | |
| bcad() const | uint_v | |
| bcda() const | uint_v | |
| call(Functor &f) const | uint_v | |
| call(const Functor &f) const | uint_v | |
| call(Functor &f, uint_m mask) const | uint_v | |
| call(const Functor &f, uint_m mask) const | uint_v | |
| cccc() const | uint_v | |
| cdab() const | uint_v | |
| dabc() const | uint_v | |
| dbca() const | uint_v | |
| dcba() const | uint_v | |
| dddd() const | uint_v | |
| EntryType typedef | uint_v | |
| fill(unsigned int(&f)()) | uint_v | |
| fill(unsigned int(&f)(IndexT)) | uint_v | |
| fusedMultiplyAdd(uint_v factor, uint_v summand) | uint_v | |
| gather(const unsigned int *array, const IndexT indexes) | uint_v | |
| gather(const unsigned int *array, const IndexT indexes, const uint_m &mask) | uint_v | |
| gather(const S1 *array, const unsigned int S1::*member1, const IndexT indexes) | uint_v | |
| gather(const S1 *array, const unsigned int S1::*member1, const IndexT indexes, const uint_m &mask) | uint_v | |
| gather(const S1 *array, const S2 S1::*member1, const unsigned int S2::*member2, const IndexT indexes) | uint_v | |
| gather(const S1 *array, const S2 S1::*member1, const unsigned int S2::*member2, const IndexT indexes, const uint_m &mask) | uint_v | |
| IndexesFromZero() | uint_v | static |
| IndexType typedef | uint_v | |
| load(const unsigned int *memory, LoadStoreFlags align=Aligned) | uint_v | |
| Mask typedef | uint_v | |
| max() const | uint_v | |
| min() const | uint_v | |
| One() | uint_v | static |
| operator!=(const uint_v &x) const | uint_v | |
| operator&(uint_v x) const | uint_v | |
| operator()(const uint_m &mask) | uint_v | |
| operator*(uint_v x) const | uint_v | |
| operator*=(uint_v x) | uint_v | |
| operator+(uint_v x) const | uint_v | |
| operator+=(uint_v x) | uint_v | |
| operator-(uint_v x) const | uint_v | |
| operator-() const | uint_v | |
| operator-=(uint_v x) | uint_v | |
| operator/(uint_v x) const | uint_v | |
| operator/=(uint_v x) | uint_v | |
| operator<(const uint_v &x) const | uint_v | |
| operator<<(int x) const | uint_v | |
| operator<<(uint_v x) const | uint_v | |
| operator<<=(int x) | uint_v | |
| operator<<=(uint_v x) | uint_v | |
| operator<=(const uint_v &x) const | uint_v | |
| operator==(const uint_v &x) const | uint_v | |
| operator>(const uint_v &x) const | uint_v | |
| operator>=(const uint_v &x) const | uint_v | |
| operator>>(int x) const | uint_v | |
| operator>>(uint_v x) const | uint_v | |
| operator>>=(int x) | uint_v | |
| operator>>=(uint_v x) | uint_v | |
| operator[](int index) | uint_v | |
| operator[](int index) const | uint_v | |
| operator^(uint_v x) const | uint_v | |
| operator|(uint_v x) const | uint_v | |
| product() const | uint_v | |
| Random() | uint_v | static |
| rotated(int amount) const | uint_v | |
| scatter(unsigned int *array, const IndexT indexes) const | uint_v | |
| scatter(unsigned int *array, const IndexT indexes, const uint_m &mask) const | uint_v | |
| scatter(S1 *array, unsigned int S1::*member1, const IndexT indexes) const | uint_v | |
| scatter(S1 *array, unsigned int S1::*member1, const IndexT indexes, const uint_m &mask) const | uint_v | |
| scatter(S1 *array, S2 S1::*member1, unsigned int S2::*member2, const IndexT indexes) const | uint_v | |
| scatter(S1 *array, S2 S1::*member1, unsigned int S2::*member2, const IndexT indexes, const uint_m &mask) const | uint_v | |
| setZero() | uint_v | |
| setZero(const uint_m &mask) | uint_v | |
| shifted(int amount) const | uint_v | |
| Size enum value | uint_v | |
| sorted() const | uint_v | |
| store(EntryType *memory, LoadStoreFlags align=Aligned) const | uint_v | |
| sum() const | uint_v | |
| uint_v() | uint_v | |
| uint_v(Vc::Zero) | uint_v | |
| uint_v(Vc::One) | uint_v | |
| uint_v(Vc::IndexesFromZero) | uint_v | |
| uint_v(unsigned int *alignedMemory) | uint_v | |
| uint_v(const OtherVector &) | uint_v | explicit |
| uint_v(unsigned int x) | uint_v | |
| uint_v(const unsigned int *array, const IndexT indexes) | uint_v | |
| uint_v(const unsigned int *array, const IndexT indexes, const uint_m &mask) | uint_v | |
| uint_v(const S1 *array, const unsigned int S1::*member1, const IndexT indexes) | uint_v | |
| uint_v(const S1 *array, const unsigned int S1::*member1, const IndexT indexes, const uint_m &mask) | uint_v | |
| uint_v(const S1 *array, const S2 S1::*member1, const unsigned int S2::*member2, const IndexT indexes) | uint_v | |
| uint_v(const S1 *array, const S2 S1::*member1, const unsigned int S2::*member2, const IndexT indexes, const uint_m &mask) | uint_v | |
| Zero() | uint_v | static |