This is the complete list of members for NF_Triplet, including all inherited members.
| add(int irow, int icol, double value) | NF_Triplet | |
| appendInPlace(const NF_Triplet &T2) | NF_Triplet | |
| buildCsFromTriplet() const | NF_Triplet | |
| buildEigenFromTriplet() const | NF_Triplet | |
| createFromCs(const cs *mat, int shiftRow=0, int shiftCol=0) | NF_Triplet | static |
| createFromEigen(const Eigen::SparseMatrix< double > &mat, int shiftRow=0, int shiftCol=0) | NF_Triplet | static |
| DECLARE_TOTL | NF_Triplet | |
| force(int nrow, int ncol) | NF_Triplet | |
| getCol(int i) const | NF_Triplet | |
| getCols(bool flag_from_1=false) const | NF_Triplet | |
| getNCols() const | NF_Triplet | inline |
| getNRows() const | NF_Triplet | inline |
| getNumber() const | NF_Triplet | inline |
| getRow(int i) const | NF_Triplet | |
| getRows(bool flag_from_1=false) const | NF_Triplet | |
| getValue(int i) const | NF_Triplet | |
| getValues() const | NF_Triplet | |
| NF_Triplet() | NF_Triplet | |
| NF_Triplet(const NF_Triplet &r) | NF_Triplet | |
| operator=(const NF_Triplet &) | NF_Triplet | |
| ~NF_Triplet() | NF_Triplet | virtual |