27 #ifndef GSPARSENUMERIC_HPP
28 #define GSPARSENUMERIC_HPP
Sparse matrix class interface definition.
friend std::ostream & operator<<(std::ostream &os, const GSparseNumeric &n)
Sparse matrix symbolic analysis class.
Sparse matrix numeric analysis class.
GSparseNumeric & operator=(const GSparseNumeric &n)
int cs_ereach(const GMatrixSparse *A, int k, const int *parent, int *s, int *w)
Sparse matrix class definition.
virtual ~GSparseNumeric(void)
void cholesky_numeric_analysis(const GMatrixSparse &m, const GSparseSymbolic &s)