Trax3 3.1.0
trax track library
Loading...
Searching...
No Matches
spat::Matrix< Valtype, nCols, nRows > Member List

This is the complete list of members for spat::Matrix< Valtype, nCols, nRows >, including all inherited members.

Cols() const noexceptspat::Matrix< Valtype, nCols, nRows >inline
IsEqual(const Matrix &matrix, Valtype delta=0) const noexceptspat::Matrix< Valtype, nCols, nRows >
Matrix() (defined in spat::Matrix< Valtype, nCols, nRows >)spat::Matrix< Valtype, nCols, nRows >inline
Matrix(const Matrix &matrix) (defined in spat::Matrix< Valtype, nCols, nRows >)spat::Matrix< Valtype, nCols, nRows >
Matrix(Matrix &&matrix) noexcept (defined in spat::Matrix< Valtype, nCols, nRows >)spat::Matrix< Valtype, nCols, nRows >inline
Matrix(const std::initializer_list< Valtype > &elements) (defined in spat::Matrix< Valtype, nCols, nRows >)spat::Matrix< Valtype, nCols, nRows >inlineexplicit
operator!=(const Matrix &matrix) const noexceptspat::Matrix< Valtype, nCols, nRows >inline
operator()(unsigned short col, unsigned short row) const noexcept (defined in spat::Matrix< Valtype, nCols, nRows >)spat::Matrix< Valtype, nCols, nRows >inline
operator()(unsigned short col, unsigned short row) noexcept (defined in spat::Matrix< Valtype, nCols, nRows >)spat::Matrix< Valtype, nCols, nRows >inline
operator*=(Valtype skalar) noexceptspat::Matrix< Valtype, nCols, nRows >inline
operator*=(const Matrix< Valtype, nCols, nCols > &matrix)spat::Matrix< Valtype, nCols, nRows >inline
operator+=(const Matrix &matrix) noexceptspat::Matrix< Valtype, nCols, nRows >inline
operator-=(const Matrix &matrix) noexceptspat::Matrix< Valtype, nCols, nRows >inline
operator/=(Valtype skalar) noexceptspat::Matrix< Valtype, nCols, nRows >inline
operator=(const Matrix &matrix) noexcept (defined in spat::Matrix< Valtype, nCols, nRows >)spat::Matrix< Valtype, nCols, nRows >
operator=(Matrix &&matrix) noexcept (defined in spat::Matrix< Valtype, nCols, nRows >)spat::Matrix< Valtype, nCols, nRows >inline
operator=(const std::initializer_list< Valtype > &elements) noexcept (defined in spat::Matrix< Valtype, nCols, nRows >)spat::Matrix< Valtype, nCols, nRows >inline
operator==(const Matrix &matrix) const noexceptspat::Matrix< Valtype, nCols, nRows >inline
ptr() const noexceptspat::Matrix< Valtype, nCols, nRows >inline
Rows() const noexceptspat::Matrix< Valtype, nCols, nRows >inline
SetNull() noexceptspat::Matrix< Valtype, nCols, nRows >
SubMatrix(unsigned short c, unsigned short r) constspat::Matrix< Valtype, nCols, nRows >
value_type typedef (defined in spat::Matrix< Valtype, nCols, nRows >)spat::Matrix< Valtype, nCols, nRows >
~Matrix() noexcept=default (defined in spat::Matrix< Valtype, nCols, nRows >)spat::Matrix< Valtype, nCols, nRows >