add(int row, int col, ergo_real val) | SparseMatrix | [inline] |
addSymmetrizedTo(symmMatrix &sMat, const int *aoMap, std::vector< int > const &permutationHML) const | SparseMatrix | |
at(int row, int col) const | SparseMatrix | [inline] |
cnt | SparseMatrix | [private] |
columns | SparseMatrix | [private] |
createOffsets(const SparsePattern &pattern) | SparseMatrix | [private] |
his | SparseMatrix | [private] |
n | SparseMatrix | [private] |
offsets | SparseMatrix | [private] |
pattern | SparseMatrix | [private] |
print(const char *title) const | SparseMatrix | |
SparseMatrix(const SparsePattern &pattern_) | SparseMatrix | [explicit] |
SparseMatrix(const SparsePattern &pattern_, const symmMatrix &m, const int *aoMap, std::vector< int > const &permutationHML) | SparseMatrix | |
~SparseMatrix() | SparseMatrix | [inline] |