a_ | Sundance::LocalMatrix | [private] |
getRowValues(int r, const double &f, TSFArray< double > &vals) const | Sundance::LocalMatrix | |
getSymmetricRowValues(int r, const double &f, TSFArray< double > &vals) const | Sundance::LocalMatrix | |
getTransposedRowValues(int r, const double &f, TSFArray< double > &vals) const | Sundance::LocalMatrix | |
LocalMatrix() | Sundance::LocalMatrix | [inline] |
LocalMatrix(int nRow, int nCol) | Sundance::LocalMatrix | [inline] |
nCols() const | Sundance::LocalMatrix | [inline] |
nCols_ | Sundance::LocalMatrix | [private] |
nRows() const | Sundance::LocalMatrix | [inline] |
nRows_ | Sundance::LocalMatrix | [private] |
operator()(int i, int j) const | Sundance::LocalMatrix | [inline] |
operator()(int i, int j) | Sundance::LocalMatrix | [inline] |
resize(int nRow, int nCol) | Sundance::LocalMatrix | [inline] |
toString() const | Sundance::LocalMatrix | |