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] |
deallocate() | CwMtx::CWTMatrix< T > | |
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 > | |
mapInto(const CWTMatrix &, unsigned, unsigned, unsigned, unsigned) | CwMtx::CWTMatrix< T > | |
multiplyRow(unsigned, const T &) | CwMtx::CWTMatrix< T > | |
operator *(const T &) const | CwMtx::CWTMatrix< T > | |
operator *(const CWTMatrix &) const | CwMtx::CWTMatrix< T > | |
operator *=(const T &) | CwMtx::CWTMatrix< T > | |
operator!=(const CWTMatrix &mat) const | CwMtx::CWTMatrix< T > | [inline] |
operator+(const CWTMatrix &) const | CwMtx::CWTMatrix< T > | |
operator+=(const CWTMatrix &) | CwMtx::CWTMatrix< T > | |
operator-(const CWTMatrix &) const | CwMtx::CWTMatrix< T > | |
operator-() const | CwMtx::CWTMatrix< T > | |
operator-=(const CWTMatrix &) | CwMtx::CWTMatrix< T > | |
operator/(const T &value) const | CwMtx::CWTMatrix< T > | [inline] |
operator/=(const T &value) | CwMtx::CWTMatrix< T > | [inline] |
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] |
storeAtPosition(unsigned, unsigned, const CWTMatrix &) | CwMtx::CWTMatrix< 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] |