Atoms Crowd  7.0.0
Matrix33< T > Member List

This is the complete list of members for Matrix33< T >, including all inherited members.

BaseType typedefMatrix33< T >
baseTypeEpsilon() noexceptMatrix33< T >inlinestatic
baseTypeLowest() noexceptMatrix33< T >inlinestatic
baseTypeMax() noexceptMatrix33< T >inlinestatic
baseTypeSmallest() noexceptMatrix33< T >inlinestatic
BaseVecType typedefMatrix33< T >
determinant() const noexceptMatrix33< T >inline
dimensions() noexceptMatrix33< T >inlinestatic
equalWithAbsError(const Matrix33< T > &v, T e) const noexceptMatrix33< T >inline
equalWithRelError(const Matrix33< T > &v, T e) const noexceptMatrix33< T >inline
fastMinor(const int r0, const int r1, const int c0, const int c1) const noexceptMatrix33< T >inline
getValue() noexceptMatrix33< T >inline
getValue() const noexceptMatrix33< T >inline
getValue(Matrix33< S > &v) const noexceptMatrix33< T >
getValue(Matrix33< S > &v) const noexcept (defined in Matrix33< T >)Matrix33< T >inline
gjInverse(bool singExc) constMatrix33< T >inline
gjInverse() const noexceptMatrix33< T >inline
gjInvert(bool singExc)Matrix33< T >inline
gjInvert() noexceptMatrix33< T >inline
inverse(bool singExc) constMatrix33< T >inline
inverse() const noexceptMatrix33< T >inline
invert(bool singExc)Matrix33< T >inline
invert() noexceptMatrix33< T >inline
makeIdentity() noexceptMatrix33< T >inline
Matrix33() noexceptMatrix33< T >inline
Matrix33(T a) noexceptMatrix33< T >inline
Matrix33(const T a[3][3]) noexceptMatrix33< T >inline
Matrix33(T a, T b, T c, T d, T e, T f, T g, T h, T i) noexceptMatrix33< T >inline
Matrix33(const Matrix33 &v) noexceptMatrix33< T >inline
Matrix33(const Matrix33< S > &v) noexceptMatrix33< T >explicit
Matrix33(const Matrix33< S > &v) noexcept (defined in Matrix33< T >)Matrix33< T >inline
minorOf(const int r, const int c) const noexceptMatrix33< T >inline
multDirMatrix(const Vec2< S > &src, Vec2< S > &dst) const noexceptMatrix33< T >
multDirMatrix(const Vec2< S > &src, Vec2< S > &dst) const noexcept (defined in Matrix33< T >)Matrix33< T >inline
multVecMatrix(const Vec2< S > &src, Vec2< S > &dst) const noexceptMatrix33< T >
multVecMatrix(const Vec2< S > &src, Vec2< S > &dst) const noexcept (defined in Matrix33< T >)Matrix33< T >inline
negate() noexceptMatrix33< T >inline
operator!=(const Matrix33 &v) const noexceptMatrix33< T >inline
operator*(T a) const noexceptMatrix33< T >inline
operator*(const Matrix33 &v) const noexceptMatrix33< T >inline
operator*=(T a) noexceptMatrix33< T >inline
operator*=(const Matrix33 &v) noexceptMatrix33< T >inline
operator+(const Matrix33 &v) const noexceptMatrix33< T >inline
operator+=(const Matrix33 &v) noexceptMatrix33< T >inline
operator+=(T a) noexceptMatrix33< T >inline
operator-(const Matrix33 &v) const noexceptMatrix33< T >inline
operator-() const noexceptMatrix33< T >inline
operator-=(const Matrix33 &v) noexceptMatrix33< T >inline
operator-=(T a) noexceptMatrix33< T >inline
operator/(T a) const noexceptMatrix33< T >inline
operator/=(T a) noexceptMatrix33< T >inline
operator=(const Matrix33 &v) noexceptMatrix33< T >inline
operator=(T a) noexceptMatrix33< T >inline
operator==(const Matrix33 &v) const noexceptMatrix33< T >inline
operator[](int i) noexceptMatrix33< T >inline
operator[](int i) const noexceptMatrix33< T >inline
rotate(S r) noexceptMatrix33< T >
rotate(S r) noexcept (defined in Matrix33< T >)Matrix33< T >inline
scale(const Vec2< S > &s) noexceptMatrix33< T >
scale(const Vec2< S > &s) noexcept (defined in Matrix33< T >)Matrix33< T >inline
setRotation(S r) noexceptMatrix33< T >
setRotation(S r) noexcept (defined in Matrix33< T >)Matrix33< T >inline
setScale(T s) noexceptMatrix33< T >inline
setScale(const Vec2< S > &s) noexceptMatrix33< T >
setScale(const Vec2< S > &s) noexcept (defined in Matrix33< T >)Matrix33< T >inline
setShear(const S &h) noexceptMatrix33< T >
setShear(const Vec2< S > &h) noexceptMatrix33< T >
setShear(const S &xy) noexcept (defined in Matrix33< T >)Matrix33< T >inline
setShear(const Vec2< S > &h) noexcept (defined in Matrix33< T >)Matrix33< T >inline
setTheMatrix(const Matrix33< S > &v) noexceptMatrix33< T >
setTheMatrix(const Matrix33< S > &v) noexcept (defined in Matrix33< T >)Matrix33< T >inline
setTranslation(const Vec2< S > &t) noexceptMatrix33< T >
setTranslation(const Vec2< S > &t) noexcept (defined in Matrix33< T >)Matrix33< T >inline
setValue(const Matrix33< S > &v) noexceptMatrix33< T >
setValue(const Matrix33< S > &v) noexcept (defined in Matrix33< T >)Matrix33< T >inline
shear(const S &xy) noexceptMatrix33< T >
shear(const Vec2< S > &h) noexceptMatrix33< T >
shear(const S &xy) noexcept (defined in Matrix33< T >)Matrix33< T >inline
shear(const Vec2< S > &h) noexcept (defined in Matrix33< T >)Matrix33< T >inline
translate(const Vec2< S > &t) noexceptMatrix33< T >
translate(const Vec2< S > &t) noexcept (defined in Matrix33< T >)Matrix33< T >inline
translation() const noexceptMatrix33< T >inline
transpose() noexceptMatrix33< T >inline
transposed() const noexceptMatrix33< T >inline
xMatrix33< T >
~Matrix33() noexcept=defaultMatrix33< T >