VecCore 0.8.1
C++ Library for Portable SIMD Vectorization
Loading...
Searching...
No Matches
vecCore::WrappedScalar< T > Member List

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 typedefvecCore::WrappedScalar< T >
operator T const &() const noexceptvecCore::WrappedScalar< T >inline
operator T&() noexceptvecCore::WrappedScalar< T >inline
operator()(Mask m)vecCore::WrappedScalar< T >inline
operator[](int index)vecCore::WrappedScalar< T >inline
operator[](int index) constvecCore::WrappedScalar< T >inline
SizevecCore::WrappedScalar< T >static
size()vecCore::WrappedScalar< T >inlinestatic
store(T &dest) constvecCore::WrappedScalar< T >inline
store(T *dest) constvecCore::WrappedScalar< T >inline
Type typedefvecCore::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