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

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

abs(const SIMDArray< Float32, width2 > &scalar)om::math::SIMDArray< Float32, width >friend
ceiling(const SIMDArray< Float32, width2 > &scalar)om::math::SIMDArray< Float32, width >friend
cos(const SIMDArray< Float32, width2 > &scalar)om::math::SIMDArray< Float32, width >friend
floor(const SIMDArray< Float32, width2 > &scalar)om::math::SIMDArray< Float32, width >friend
getAlignment()om::math::SIMDArray< Float32, width >inlinestatic
getWidth()om::math::SIMDArray< Float32, width >inlinestatic
ln(const SIMDArray< Float32, width2 > &scalar)om::math::SIMDArray< Float32, width >friend
load(const Float32 *array)om::math::SIMDArray< Float32, width >inlinestatic
loadUnaligned(const Float32 *array)om::math::SIMDArray< Float32, width >inlinestatic
log10(const SIMDArray< Float32, width2 > &scalar)om::math::SIMDArray< Float32, width >friend
max(const SIMDArray< Float32, width2 > &scalar1, const SIMDArray< Float32, width2 > &scalar2)om::math::SIMDArray< Float32, width >friend
min(const SIMDArray< Float32, width2 > &scalar1, const SIMDArray< Float32, width2 > &scalar2)om::math::SIMDArray< Float32, width >friend
operator data::String() const om::math::SIMDArray< Float32, width >inline
operator!=(const SIMDArray &scalar) const om::math::SIMDArray< Float32, width >inline
operator!=(const Float32 value) const om::math::SIMDArray< Float32, width >inline
operator*(const SIMDArray &scalar) const om::math::SIMDArray< Float32, width >inline
operator*(const Float32 value) const om::math::SIMDArray< Float32, width >inline
operator*=(const SIMDArray &scalar)om::math::SIMDArray< Float32, width >inline
operator+(const SIMDArray &scalar) const om::math::SIMDArray< Float32, width >inline
operator+(const Float32 value) const om::math::SIMDArray< Float32, width >inline
operator+=(const SIMDArray &scalar)om::math::SIMDArray< Float32, width >inline
operator-() const om::math::SIMDArray< Float32, width >inline
operator-(const SIMDArray &scalar) const om::math::SIMDArray< Float32, width >inline
operator-(const Float32 value) const om::math::SIMDArray< Float32, width >inline
operator-=(const SIMDArray &scalar)om::math::SIMDArray< Float32, width >inline
operator/(const SIMDArray &scalar) const om::math::SIMDArray< Float32, width >inline
operator/(const Float32 value) const om::math::SIMDArray< Float32, width >inline
operator/=(const SIMDArray &scalar)om::math::SIMDArray< Float32, width >inline
operator<(const SIMDArray &scalar) const om::math::SIMDArray< Float32, width >inline
operator<(const Float32 value) const om::math::SIMDArray< Float32, width >inline
operator<=(const SIMDArray &scalar) const om::math::SIMDArray< Float32, width >inline
operator<=(const Float32 value) const om::math::SIMDArray< Float32, width >inline
operator==(const SIMDArray &scalar) const om::math::SIMDArray< Float32, width >inline
operator==(const Float32 value) const om::math::SIMDArray< Float32, width >inline
operator>(const SIMDArray &scalar) const om::math::SIMDArray< Float32, width >inline
operator>(const Float32 value) const om::math::SIMDArray< Float32, width >inline
operator>=(const SIMDArray &scalar) const om::math::SIMDArray< Float32, width >inline
operator>=(const Float32 value) const om::math::SIMDArray< Float32, width >inline
operator[](Index i)om::math::SIMDArray< Float32, width >inline
operator[](Index i) const om::math::SIMDArray< Float32, width >inline
select(const SIMDArray< Int32, width2 > &selector, const SIMDArray< Float32, width2 > &scalar1, const SIMDArray< Float32, width2 > &scalar2)om::math::SIMDArray< Float32, width >friend
SIMDArray()om::math::SIMDArray< Float32, width >inline
SIMDArray(Float32 value)om::math::SIMDArray< Float32, width >inline
SIMDArray(const Float32 *array)om::math::SIMDArray< Float32, width >inlineexplicit
sin(const SIMDArray< Float32, width2 > &scalar)om::math::SIMDArray< Float32, width >friend
sqrt(const SIMDArray< Float32, width2 > &scalar)om::math::SIMDArray< Float32, width >friend
store(Float32 *destination) const om::math::SIMDArray< Float32, width >inline
storeUnaligned(Float32 *destination) const om::math::SIMDArray< Float32, width >inline
sumScalar() const om::math::SIMDArray< Float32, width >inline
toArray() const om::math::SIMDArray< Float32, width >inline
toString() const om::math::SIMDArray< Float32, width >inline