|
| TBandSymMatrix (int rc, int hb) |
|
| TBandSymMatrix (const TBandSymMatrix< MT > &A) |
|
TVector< MT > & | operator[] (int i) const |
|
MT | Get (int r, int c) const |
|
TVector< MT > | Row (int r) const |
|
TVector< MT > | Col (int c) const |
|
void | New (int rc, int hb) |
|
void | Copy (const TBandSymMatrix &mat) |
|
void | Unlink () |
|
bool | PIndex (int i, int j, int &r, int &c) |
|
void | LIndex (int r, int c, int &i, int &j) |
|
TVector< MT > | operator* (const TVector< MT > &x) const |
|
virtual void | Ax (const TVector< MT > &x, TVector< MT > &b) const |
|
MT | LineVecMul (int line, const TVector< MT > &x) const |
|
|
void | Allocate (int rc, int hband) |
|
The documentation for this class was generated from the following file:
- /home/ucacmas/src/toast/toast_sf/toastpp-code/toast/trunk/src/libmath/bsmatrix.h