1.2.0
CCC
 
NF_Triplet Member List

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_Tripletstatic
createFromEigen(const Eigen::SparseMatrix< double > &mat, int shiftRow=0, int shiftCol=0)NF_Tripletstatic
DECLARE_TOTLNF_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_Tripletinline
getNRows() const NF_Tripletinline
getNumber() const NF_Tripletinline
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 &m)NF_Triplet
operator=(const NF_Triplet &m)NF_Triplet
~NF_Triplet()NF_Tripletvirtual