1.3.2
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() constNF_Triplet
buildEigenFromTriplet() constNF_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) constNF_Triplet
getCols(bool flag_from_1=false) constNF_Triplet
getNCols() constNF_Tripletinline
getNRows() constNF_Tripletinline
getNumber() constNF_Tripletinline
getRow(int i) constNF_Triplet
getRows(bool flag_from_1=false) constNF_Triplet
getValue(int i) constNF_Triplet
getValues() constNF_Triplet
NF_Triplet()NF_Triplet
NF_Triplet(const NF_Triplet &m)NF_Triplet
operator=(const NF_Triplet &m)NF_Triplet
~NF_Triplet()NF_Tripletvirtual