|
VecCore 0.8.1
C++ Library for Portable SIMD Vectorization
|
This is the complete list of members for vecCore::WrappedScalar< T >, including all inherited members.
| load(T const *const src) | vecCore::WrappedScalar< T > | inline |
| Mask typedef | vecCore::WrappedScalar< T > | |
| operator T const &() const noexcept | vecCore::WrappedScalar< T > | inline |
| operator T&() noexcept | vecCore::WrappedScalar< T > | inline |
| operator()(Mask m) | vecCore::WrappedScalar< T > | inline |
| operator[](int index) | vecCore::WrappedScalar< T > | inline |
| operator[](int index) const | vecCore::WrappedScalar< T > | inline |
| Size | vecCore::WrappedScalar< T > | static |
| size() | vecCore::WrappedScalar< T > | inlinestatic |
| store(T &dest) const | vecCore::WrappedScalar< T > | inline |
| store(T *dest) const | vecCore::WrappedScalar< T > | inline |
| Type typedef | vecCore::WrappedScalar< T > | |
| WrappedScalar() | vecCore::WrappedScalar< T > | inline |
| WrappedScalar(const T &val) | vecCore::WrappedScalar< T > | inline |
| WrappedScalar(const T *const val_ptr) | vecCore::WrappedScalar< T > | inline |
| WrappedScalar(const WrappedScalar *const s) | vecCore::WrappedScalar< T > | inline |
| WrappedScalar(const Type &val) | vecCore::WrappedScalar< T > | inline |