Om  1.0.0
A universal framework for multimedia simulation
om::math::SIMDArray< Int32, width > Member List

This is the complete list of members for om::math::SIMDArray< Int32, width >, including all inherited members.

abs(const SIMDArray< Int32, width2 > &scalar)om::math::SIMDArray< Int32, width >friend
getAlignment()om::math::SIMDArray< Int32, width >inlinestatic
getWidth()om::math::SIMDArray< Int32, width >inlinestatic
load(const Int32 *array)om::math::SIMDArray< Int32, width >inlinestatic
loadUnaligned(const Int32 *array)om::math::SIMDArray< Int32, width >inlinestatic
max(const SIMDArray< Int32, width2 > &scalar1, const SIMDArray< Int32, width2 > &scalar2)om::math::SIMDArray< Int32, width >friend
min(const SIMDArray< Int32, width2 > &scalar1, const SIMDArray< Int32, width2 > &scalar2)om::math::SIMDArray< Int32, width >friend
operator Bool() const om::math::SIMDArray< Int32, width >inline
operator data::String() const om::math::SIMDArray< Int32, width >inline
operator!=(const SIMDArray &scalar) const om::math::SIMDArray< Int32, width >inline
operator!=(const Int32 value) const om::math::SIMDArray< Int32, width >inline
operator&(const SIMDArray &scalar) const om::math::SIMDArray< Int32, width >inline
operator&=(const SIMDArray &scalar)om::math::SIMDArray< Int32, width >inline
operator*(const SIMDArray &scalar) const om::math::SIMDArray< Int32, width >inline
operator*(const Int32 value) const om::math::SIMDArray< Int32, width >inline
operator*=(const SIMDArray &scalar)om::math::SIMDArray< Int32, width >inline
operator+(const SIMDArray &scalar) const om::math::SIMDArray< Int32, width >inline
operator+(const Int32 value) const om::math::SIMDArray< Int32, width >inline
operator+=(const SIMDArray &scalar)om::math::SIMDArray< Int32, width >inline
operator-() const om::math::SIMDArray< Int32, width >inline
operator-(const SIMDArray &scalar) const om::math::SIMDArray< Int32, width >inline
operator-(const Int32 value) const om::math::SIMDArray< Int32, width >inline
operator-=(const SIMDArray &scalar)om::math::SIMDArray< Int32, width >inline
operator/(const SIMDArray &scalar) const om::math::SIMDArray< Int32, width >inline
operator/(const Int32 value) const om::math::SIMDArray< Int32, width >inline
operator/=(const SIMDArray &scalar)om::math::SIMDArray< Int32, width >inline
operator<(const SIMDArray &scalar) const om::math::SIMDArray< Int32, width >inline
operator<(const Int32 value) const om::math::SIMDArray< Int32, width >inline
operator<<(Int bitShift) const om::math::SIMDArray< Int32, width >inline
operator<=(const SIMDArray &scalar) const om::math::SIMDArray< Int32, width >inline
operator<=(const Int32 value) const om::math::SIMDArray< Int32, width >inline
operator==(const SIMDArray &scalar) const om::math::SIMDArray< Int32, width >inline
operator==(const Int32 value) const om::math::SIMDArray< Int32, width >inline
operator>(const SIMDArray &scalar) const om::math::SIMDArray< Int32, width >inline
operator>(const Int32 value) const om::math::SIMDArray< Int32, width >inline
operator>=(const SIMDArray &scalar) const om::math::SIMDArray< Int32, width >inline
operator>=(const Int32 value) const om::math::SIMDArray< Int32, width >inline
operator>>(Int bitShift) const om::math::SIMDArray< Int32, width >inline
operator[](Index i)om::math::SIMDArray< Int32, width >inline
operator[](Index i) const om::math::SIMDArray< Int32, width >inline
operator^(const SIMDArray &scalar) const om::math::SIMDArray< Int32, width >inline
operator^=(const SIMDArray &scalar)om::math::SIMDArray< Int32, width >inline
operator|(const SIMDArray &scalar) const om::math::SIMDArray< Int32, width >inline
operator|=(const SIMDArray &scalar)om::math::SIMDArray< Int32, width >inline
operator~() const om::math::SIMDArray< Int32, width >inline
select(const SIMDArray< Int32, width2 > &selector, const SIMDArray< Int32, width2 > &scalar1, const SIMDArray< Int32, width2 > &scalar2)om::math::SIMDArray< Int32, width >friend
select(const SIMDArray< Int32, width2 > &selector, const SIMDArray< Float32, width2 > &scalar1, const SIMDArray< Float32, width2 > &scalar2)om::math::SIMDArray< Int32, width >friend
SIMDArray()om::math::SIMDArray< Int32, width >inline
SIMDArray(Int32 value)om::math::SIMDArray< Int32, width >inline
SIMDArray(const Int32 *array)om::math::SIMDArray< Int32, width >inline
sqrt(const SIMDArray< Int32, width2 > &scalar)om::math::SIMDArray< Int32, width >friend
store(Int32 *destination) const om::math::SIMDArray< Int32, width >inline
storeUnaligned(Int32 *destination) const om::math::SIMDArray< Int32, width >inline
testMaskAll() const om::math::SIMDArray< Int32, width >inline
testMaskAny() const om::math::SIMDArray< Int32, width >inline
toArray() const om::math::SIMDArray< Int32, width >inline
toString() const om::math::SIMDArray< Int32, width >inline