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] |
CWTVector() | CwMtx::CWTVector< T > | [inline] |
CWTVector(unsigned crowInit) | CwMtx::CWTVector< T > | [inline] |
CWTVector(const CWTMatrix< T > &mat) | CwMtx::CWTVector< T > | [inline] |
CWTVector(const CWTVector &vec) | CwMtx::CWTVector< T > | [inline] |
CWTVector(const CWTMatrix< T > &, unsigned, unsigned, unsigned) | CwMtx::CWTVector< T > | [inline] |
CWTVector(const CWTVector &, unsigned, unsigned) | CwMtx::CWTVector< T > | [inline] |
deallocate() | CwMtx::CWTMatrix< T > | |
dimension(unsigned crowInit) | CwMtx::CWTVector< 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 > | |
makeUnit() | CwMtx::CWTVector< T > | [inline] |
mapInto(const CWTMatrix< T > &, unsigned, unsigned, unsigned) | CwMtx::CWTVector< T > | [inline] |
mapInto(const CWTVector &, unsigned, unsigned) | CwMtx::CWTVector< T > | [inline] |
CwMtx::CWTMatrix::mapInto(const CWTMatrix &, unsigned, unsigned, unsigned, unsigned) | CwMtx::CWTMatrix< T > | |
multiplyRow(unsigned, const T &) | CwMtx::CWTMatrix< T > | |
norm() const | CwMtx::CWTVector< T > | |
operator *(const T &) const | CwMtx::CWTVector< T > | |
operator *(const CWTVector &) const | CwMtx::CWTVector< T > | |
CwMtx::CWTMatrix::operator *(const CWTMatrix &) const | CwMtx::CWTMatrix< T > | |
operator *=(const T &value) | CwMtx::CWTVector< T > | [inline] |
operator!() const | CwMtx::CWTVector< T > | [inline] |
operator!=(const CWTMatrix &mat) const | CwMtx::CWTMatrix< T > | [inline] |
operator+(const CWTVector &) const | CwMtx::CWTVector< T > | |
CwMtx::CWTMatrix::operator+(const CWTMatrix &) const | CwMtx::CWTMatrix< T > | |
operator+=(const CWTVector &vec) | CwMtx::CWTVector< T > | [inline] |
CwMtx::CWTMatrix::operator+=(const CWTMatrix &) | CwMtx::CWTMatrix< T > | |
operator-(const CWTVector &) const | CwMtx::CWTVector< T > | |
operator-() const | CwMtx::CWTVector< T > | |
CwMtx::CWTMatrix::operator-(const CWTMatrix &) const | CwMtx::CWTMatrix< T > | |
operator-=(const CWTVector &vec) | CwMtx::CWTVector< T > | [inline] |
CwMtx::CWTMatrix::operator-=(const CWTMatrix &) | CwMtx::CWTMatrix< T > | |
operator/(const T &value) const | CwMtx::CWTVector< T > | [inline] |
operator/=(const T &value) | CwMtx::CWTVector< T > | [inline] |
operator=(const CWTVector &vec) | CwMtx::CWTVector< T > | [inline] |
CwMtx::CWTMatrix::operator=(const CWTMatrix &) | CwMtx::CWTMatrix< T > | |
operator==(const CWTMatrix &) const | CwMtx::CWTMatrix< T > | |
operator[](unsigned irow) | CwMtx::CWTVector< T > | [inline] |
operator[](unsigned irow) const | CwMtx::CWTVector< T > | [inline] |
storeAtPosition(unsigned, unsigned, const CWTMatrix &) | CwMtx::CWTMatrix< T > | |
storeAtRow(unsigned, const CWTVector &) | CwMtx::CWTVector< T > | [inline] |
storeProduct(const CWTMatrix &, const CWTMatrix &) | CwMtx::CWTMatrix< T > | |
storeSum(const CWTMatrix &, const CWTMatrix &) | CwMtx::CWTMatrix< T > | |
storeTranspose(const CWTMatrix &) | CwMtx::CWTMatrix< T > | |
unit() const | CwMtx::CWTVector< T > | [inline] |
~CWTMatrix() | CwMtx::CWTMatrix< T > | [inline] |
~CWTVector() | CwMtx::CWTVector< T > | [inline] |