ULIS  dev4.0.7
Utility Library for Imaging Systems
TMatrixN< T, P, N > Member List

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

Data()TMatrixN< T, P, N >
Data() constTMatrixN< T, P, N >
Determinant() constTMatrixN< T, P, N >
Inverse() constTMatrixN< T, P, N >
mTMatrixN< T, P, N >
operator!=(const TMatrixN< T, P, N > &iOther)TMatrixN< T, P, N >
operator*=(T iValue)TMatrixN< T, P, N >
operator*=(const TMatrixN< T, P, N > &iOther)TMatrixN< T, P, N >
operator+=(T iValue)TMatrixN< T, P, N >
operator+=(const TMatrixN< T, P, N > &iOther)TMatrixN< T, P, N >
operator-() constTMatrixN< T, P, N >
operator-=(T iValue)TMatrixN< T, P, N >
operator-=(const TMatrixN< T, P, N > &iOther)TMatrixN< T, P, N >
operator/=(T iValue)TMatrixN< T, P, N >
operator/=(const TMatrixN< T, P, N > &iOther)TMatrixN< T, P, N >
operator=(const TMatrixN< T, P, N > &iOther)TMatrixN< T, P, N >
operator==(const TMatrixN< T, P, N > &iOther)TMatrixN< T, P, N >
operator[](int iIndex)TMatrixN< T, P, N >
operator[](int iIndex) constTMatrixN< T, P, N >
Rotated90CCW() constTMatrixN< T, P, N >
tColumn typedefTMatrixN< T, P, N >
tComputation typedefTMatrixN< T, P, N >
TMatrixN()TMatrixN< T, P, N >
TMatrixN(T iValue)TMatrixN< T, P, N >
TMatrixN(std::initializer_list< T > iValues)TMatrixN< T, P, N >
TMatrixN(std::initializer_list< tRow > iRows)TMatrixN< T, P, N >
TMatrixN(const TMatrixN< T, P, N > &iOther)TMatrixN< T, P, N >
TMatrixN(const TMatrixN< U, Q, M > &iOther)TMatrixN< T, P, N >
Transpose() constTMatrixN< T, P, N >
tRow typedefTMatrixN< T, P, N >