HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MatrixN< M, S, N > Member List

This is the complete list of members for MatrixN< M, S, N >, including all inherited members.

_arrMatrixN< M, S, N >protected
begin()MatrixN< M, S, N >inline
begin() const MatrixN< M, S, N >inline
ConstIterator typedefMatrixN< M, S, N >
data()MatrixN< M, S, N >inline
data() const MatrixN< M, S, N >inline
end()MatrixN< M, S, N >inline
end() const MatrixN< M, S, N >inline
isEquivalent(const M &rhs, S tolerance) const MatrixN< M, S, N >inline
Iterator typedefMatrixN< M, S, N >
MatrixN()MatrixN< M, S, N >inline
MatrixN(Uninit)MatrixN< M, S, N >inlineexplicit
MatrixN(S s)MatrixN< M, S, N >inlineexplicit
MatrixN(const S *begin, const S *end)MatrixN< M, S, N >inlineexplicit
numColumns()MatrixN< M, S, N >inlinestatic
numRows()MatrixN< M, S, N >inlinestatic
operator!=(const M &rhs) const MatrixN< M, S, N >inline
operator*(S s) const MatrixN< M, S, N >inline
operator*(const M &rhs) const MatrixN< M, S, N >inline
operator*=(S s)MatrixN< M, S, N >inline
operator*=(const M &rhs)MatrixN< M, S, N >inline
operator+(const M &rhs) const MatrixN< M, S, N >inline
operator+=(const M &rhs)MatrixN< M, S, N >inline
operator-(const M &rhs) const MatrixN< M, S, N >inline
operator-=(const M &rhs)MatrixN< M, S, N >inline
operator/(S s) const MatrixN< M, S, N >inline
operator/(const M &rhs) const MatrixN< M, S, N >inline
operator/=(S s)MatrixN< M, S, N >inline
operator/=(const M &rhs)MatrixN< M, S, N >inline
operator==(const M &rhs) const MatrixN< M, S, N >inline
operator[](size_t i)MatrixN< M, S, N >inline
operator[](size_t i) const MatrixN< M, S, N >inline
RowArray typedefMatrixN< M, S, N >