, including all inherited members.
| _data | Tmatrix< T > | [private] |
| _digits(unsigned int n) | Tmatrix< T > | [inline, private, static] |
| _nc | Tmatrix< T > | [private] |
| _nr | Tmatrix< T > | [private] |
| _pblock | Tmatrix< T > | [private] |
| _pcol | Tmatrix< T > | [private] |
| _prow | Tmatrix< T > | [private] |
| _pval(const unsigned int ie) | Tmatrix< T > | [inline, private] |
| _reset() | Tmatrix< T > | [inline, private] |
| _sub | Tmatrix< T > | [private] |
| _val(const unsigned int ir, const unsigned int ic) | Tmatrix< T > | [inline, private] |
| _val(const unsigned int ir, const unsigned int ic) const | Tmatrix< T > | [inline, private] |
| _val(const unsigned int ie) | Tmatrix< T > | [inline, private] |
| _val(const unsigned int ie) const | Tmatrix< T > | [inline, private] |
| array() const | Tmatrix< T > | [inline] |
| array(const T *pM) | Tmatrix< T > | [inline] |
| col(const unsigned int ic) | Tmatrix< T > | [inline] |
| col() const | Tmatrix< T > | [inline] |
| getDim() const | Tmatrix< T > | [inline] |
| getNumCols() const | Tmatrix< T > | [inline] |
| getNumRows() const | Tmatrix< T > | [inline] |
| operator()(const unsigned int ir, const unsigned int ic) | Tmatrix< T > | [inline] |
| operator()(const unsigned int ir, const unsigned int ic) const | Tmatrix< T > | [inline] |
| operator()(const unsigned int ie) | Tmatrix< T > | [inline] |
| operator()(const unsigned int ie) const | Tmatrix< T > | [inline] |
| operator*(const Tmatrix< U > &, const V &) | Tmatrix< T > | [friend] |
| operator*(const V &, const Tmatrix< U > &) | Tmatrix< T > | [friend] |
| operator*(const Tmatrix< U > &, const Tmatrix< V > &) | Tmatrix< T > | [friend] |
| operator*=(const Tmatrix< U > &M) | Tmatrix< T > | [inline] |
| operator*=(const U &m) | Tmatrix< T > | [inline] |
| operator+(const Tmatrix< U > &) | Tmatrix< T > | [friend] |
| operator+(const Tmatrix< U > &, const V &) | Tmatrix< T > | [friend] |
| operator+(const V &, const Tmatrix< U > &) | Tmatrix< T > | [friend] |
| operator+(const Tmatrix< U > &, const Tmatrix< V > &) | Tmatrix< T > | [friend] |
| operator+=(const Tmatrix< U > &M) | Tmatrix< T > | [inline] |
| operator+=(const U &m) | Tmatrix< T > | [inline] |
| operator-(const Tmatrix< U > &) | Tmatrix< T > | [friend] |
| operator-(const Tmatrix< U > &, const V &) | Tmatrix< T > | [friend] |
| operator-(const U &, const Tmatrix< V > &) | Tmatrix< T > | [friend] |
| operator-(const Tmatrix< U > &, const Tmatrix< V > &) | Tmatrix< T > | [friend] |
| operator-=(const Tmatrix< U > &M) | Tmatrix< T > | [inline] |
| operator-=(const U &m) | Tmatrix< T > | [inline] |
| operator/(const Tmatrix< U > &, const V &) | Tmatrix< T > | [friend] |
| operator/=(const U &m) | Tmatrix< T > | [inline] |
| operator<<(std::ostream &, const Tmatrix< U > &) | Tmatrix< T > | [friend] |
| operator=(const Tmatrix< T > &M) | Tmatrix< T > | [inline] |
| operator=(const T &m) | Tmatrix< T > | [inline] |
| pval(const unsigned int ir, const unsigned int ic) | Tmatrix< T > | [inline] |
| resize(const unsigned int nr, const unsigned int nc=1, const bool alloc=true) | Tmatrix< T > | [inline] |
| row(const unsigned int ir) | Tmatrix< T > | [inline] |
| row() const | Tmatrix< T > | [inline] |
| sort() | Tmatrix< T > | |
| Tmatrix class | Tmatrix< T > | [friend] |
| Tmatrix() | Tmatrix< T > | [inline] |
| Tmatrix(const unsigned int nr, const unsigned int nc=1, const bool alloc=true) | Tmatrix< T > | [inline] |
| Tmatrix(const unsigned int nr, const unsigned int nc, const U &v, const bool alloc=true) | Tmatrix< T > | [inline] |
| Tmatrix(const Tmatrix< T > &M) | Tmatrix< T > | [inline] |
| Tmatrix(const Tmatrix< U > &M) | Tmatrix< T > | [inline] |
| ~Tmatrix() | Tmatrix< T > | [inline] |