addRowToRow(unsigned, unsigned, const T &=CWTUnity< T >()) | CwMtx::CWTMatrix< T > | |
CWTMatrix() | CwMtx::CWTMatrix< T > | [inline] |
CWTMatrix(unsigned, unsigned) | CwMtx::CWTMatrix< T > | [inline] |
CWTMatrix(const CWTMatrix &) | CwMtx::CWTMatrix< T > | [inline] |
CWTMatrix(const CWTMatrix &, unsigned, unsigned, unsigned, unsigned) | CwMtx::CWTMatrix< T > | [inline] |
CWTSquareMatrix() | CwMtx::CWTSquareMatrix< T > | [inline] |
CWTSquareMatrix(unsigned crowInit) | CwMtx::CWTSquareMatrix< T > | [inline] |
CWTSquareMatrix(const CWTMatrix< T > &mat) | CwMtx::CWTSquareMatrix< T > | [inline] |
CWTSquareMatrix(const CWTSquareMatrix &smat) | CwMtx::CWTSquareMatrix< T > | [inline] |
CWTSquareMatrix(const CWTMatrix< T > &, unsigned, unsigned, unsigned) | CwMtx::CWTSquareMatrix< T > | [inline] |
CWTSquareMatrix(const CWTSquareMatrix< T > &, unsigned, unsigned, unsigned) | CwMtx::CWTSquareMatrix< T > | [inline] |
deallocate() | CwMtx::CWTMatrix< T > | |
dimension(unsigned crowInit) | CwMtx::CWTSquareMatrix< T > | [inline] |
CwMtx::CWTMatrix::dimension(unsigned, unsigned) | CwMtx::CWTMatrix< T > | |
element typedef | CwMtx::CWTMatrix< T > | |
fill(const T &) | CwMtx::CWTMatrix< T > | [inline] |
getCols() const | CwMtx::CWTMatrix< T > | [inline] |
getRows() const | CwMtx::CWTMatrix< T > | [inline] |
getStatus() const | CwMtx::CWTMatrix< T > | [inline] |
interchangeRows(unsigned, unsigned) | CwMtx::CWTMatrix< T > | |
makeAdjoint() | CwMtx::CWTSquareMatrix< T > | |
makeInverse() | CwMtx::CWTSquareMatrix< T > | |
makeUnity() | CwMtx::CWTSquareMatrix< T > | |
mapInto(const CWTSquareMatrix &, unsigned, unsigned, unsigned) | CwMtx::CWTSquareMatrix< T > | [inline] |
CwMtx::CWTMatrix::mapInto(const CWTMatrix &, unsigned, unsigned, unsigned, unsigned) | CwMtx::CWTMatrix< T > | |
multiplyRow(unsigned, const T &) | CwMtx::CWTMatrix< T > | |
operator *(const T &) const | CwMtx::CWTSquareMatrix< T > | |
operator *(const CWTSquareMatrix &) const | CwMtx::CWTSquareMatrix< T > | |
CwMtx::CWTMatrix::operator *(const CWTMatrix &) const | CwMtx::CWTMatrix< T > | |
operator *=(const T &value) | CwMtx::CWTSquareMatrix< T > | [inline] |
operator *=(const CWTSquareMatrix &) | CwMtx::CWTSquareMatrix< T > | [inline] |
operator!=(const CWTMatrix &mat) const | CwMtx::CWTMatrix< T > | [inline] |
operator+(const CWTSquareMatrix &) const | CwMtx::CWTSquareMatrix< T > | |
CwMtx::CWTMatrix::operator+(const CWTMatrix &) const | CwMtx::CWTMatrix< T > | |
operator+=(const CWTSquareMatrix &smat) | CwMtx::CWTSquareMatrix< T > | [inline] |
CwMtx::CWTMatrix::operator+=(const CWTMatrix &) | CwMtx::CWTMatrix< T > | |
operator-(const CWTSquareMatrix &) const | CwMtx::CWTSquareMatrix< T > | |
operator-() const | CwMtx::CWTSquareMatrix< T > | |
CwMtx::CWTMatrix::operator-(const CWTMatrix &) const | CwMtx::CWTMatrix< T > | |
operator-=(const CWTSquareMatrix &smat) | CwMtx::CWTSquareMatrix< T > | [inline] |
CwMtx::CWTMatrix::operator-=(const CWTMatrix &) | CwMtx::CWTMatrix< T > | |
operator/(const T &value) const | CwMtx::CWTSquareMatrix< T > | [inline] |
operator/(const CWTSquareMatrix &) const | CwMtx::CWTSquareMatrix< T > | |
operator/=(const T &value) | CwMtx::CWTSquareMatrix< T > | [inline] |
operator/=(const CWTSquareMatrix &) | CwMtx::CWTSquareMatrix< T > | [inline] |
operator=(const CWTSquareMatrix &smat) | CwMtx::CWTSquareMatrix< T > | [inline] |
CwMtx::CWTMatrix::operator=(const CWTMatrix &) | CwMtx::CWTMatrix< T > | |
operator==(const CWTMatrix &) const | CwMtx::CWTMatrix< T > | |
operator[](unsigned irow) | CwMtx::CWTMatrix< T > | [inline] |
operator[](unsigned irow) const | CwMtx::CWTMatrix< T > | [inline] |
storeAdjoint(const CWTSquareMatrix &) | CwMtx::CWTSquareMatrix< T > | |
storeAtPosition(unsigned, unsigned, const CWTMatrix &) | CwMtx::CWTMatrix< T > | |
storeInverse(const CWTSquareMatrix &) | CwMtx::CWTSquareMatrix< T > | |
storeProduct(const CWTMatrix &, const CWTMatrix &) | CwMtx::CWTMatrix< T > | |
storeSum(const CWTMatrix &, const CWTMatrix &) | CwMtx::CWTMatrix< T > | |
storeTranspose(const CWTMatrix &) | CwMtx::CWTMatrix< T > | |
~CWTMatrix() | CwMtx::CWTMatrix< T > | [inline] |
~CWTSquareMatrix() | CwMtx::CWTSquareMatrix< T > | [inline] |