| get(Index i) | om::math::SIMDArray< T, width > | inline |
| get(Index i) const | om::math::SIMDArray< T, width > | inline |
| getAlignment() | om::math::SIMDArray< T, width > | inlinestatic |
| getWidth() | om::math::SIMDArray< T, width > | inlinestatic |
| operator()(Index i) | om::math::SIMDArray< T, width > | inline |
| operator()(Index i) const | om::math::SIMDArray< T, width > | inline |
| operator*(const SIMDArray &scalar) const | om::math::SIMDArray< T, width > | inline |
| operator*(const T &value) const | om::math::SIMDArray< T, width > | inline |
| operator*(const U &value, const SIMDArray< T, dim > &scalar) | om::math::SIMDArray< T, width > | friend |
| operator*=(const SIMDArray &scalar) | om::math::SIMDArray< T, width > | inline |
| operator*=(const T &value) | om::math::SIMDArray< T, width > | inline |
| operator+() const | om::math::SIMDArray< T, width > | inline |
| operator+(const SIMDArray &scalar) const | om::math::SIMDArray< T, width > | inline |
| operator+(const T &value) const | om::math::SIMDArray< T, width > | inline |
| operator+(const U &value, const SIMDArray< T, dim > &scalar) | om::math::SIMDArray< T, width > | friend |
| operator+=(const SIMDArray &v2) | om::math::SIMDArray< T, width > | inline |
| operator+=(const T &value) | om::math::SIMDArray< T, width > | inline |
| operator-() const | om::math::SIMDArray< T, width > | inline |
| operator-(const SIMDArray &scalar) const | om::math::SIMDArray< T, width > | inline |
| operator-(const T &value) const | om::math::SIMDArray< T, width > | inline |
| operator-(const U &value, const SIMDArray< T, dim > &scalar) | om::math::SIMDArray< T, width > | friend |
| operator-=(const SIMDArray &v2) | om::math::SIMDArray< T, width > | inline |
| operator-=(const T &value) | om::math::SIMDArray< T, width > | inline |
| operator/(const T &value) const | om::math::SIMDArray< T, width > | inline |
| operator/(const SIMDArray &scalar) const | om::math::SIMDArray< T, width > | inline |
| operator/(const U &value, const SIMDArray< T, dim > &scalar) | om::math::SIMDArray< T, width > | friend |
| operator/=(const SIMDArray &scalar) | om::math::SIMDArray< T, width > | inline |
| operator/=(const T &value) | om::math::SIMDArray< T, width > | inline |
| operator[](Index i) | om::math::SIMDArray< T, width > | inline |
| operator[](Index i) const | om::math::SIMDArray< T, width > | inline |
| set(Index i, T newX) | om::math::SIMDArray< T, width > | inline |
| SIMDArray() | om::math::SIMDArray< T, width > | inline |
| SIMDArray(T value) | om::math::SIMDArray< T, width > | inline |
| SIMDArray(const T *array) | om::math::SIMDArray< T, width > | inline |
| sumScalar() const | om::math::SIMDArray< T, width > | inline |
| toArray() const | om::math::SIMDArray< T, width > | inline |