col_type typedef | MatrStr< R > | |
data | MatrStr< R > | |
MatrStr() | MatrStr< R > | |
MatrStr(const R &r) | MatrStr< R > | |
MatrStr(int m, int n) | MatrStr< R > | |
MatrStr(int m, int n, value_type *t) | MatrStr< R > | |
MatrStr(unsigned m, unsigned n, char *t) (defined in MatrStr< R >) | MatrStr< R > | |
MatrStr(const self_t &M) | MatrStr< R > | |
nbcol() const | MatrStr< R > | |
nbrow() const | MatrStr< R > | |
operator *=(const X &x) | MatrStr< R > | |
operator()(size_type i, size_type j) const | MatrStr< R > | |
operator()(const Range &I, const Range &J) | MatrStr< R > | |
operator+=(const X &x) | MatrStr< R > | |
operator-=(const X &x) | MatrStr< R > | |
operator=(const self_t &M) | MatrStr< R > | |
operator=(const X &M) | MatrStr< R > | |
rep() | MatrStr< R > | |
rep() const | MatrStr< R > | |
row_type typedef | MatrStr< R > | |
self_t typedef | MatrStr< R > | |
size_type typedef | MatrStr< R > | |
submatrix_t typedef | MatrStr< R > | |
transpose() | MatrStr< R > | |
value_type typedef | MatrStr< R > | |
vector_type typedef | MatrStr< R > |