Geogram  Version 1.9.1-rc
A programming library of geometric algorithms
GEO::NaiveSparseMatrix Member List

This is the complete list of members for GEO::NaiveSparseMatrix, including all inherited members.

add(index_t line, index_t col, double coeff) (defined in GEO::NaiveSparseMatrix)GEO::NaiveSparseMatrixinline
get(index_t line, index_t i_th_non_null_coeff) const (defined in GEO::NaiveSparseMatrix)GEO::NaiveSparseMatrixinline
init_identity(index_t size) (defined in GEO::NaiveSparseMatrix)GEO::NaiveSparseMatrixinline
init_zero(index_t p_nb_lines) (defined in GEO::NaiveSparseMatrix)GEO::NaiveSparseMatrixinline
M (defined in GEO::NaiveSparseMatrix)GEO::NaiveSparseMatrix
nb_coeffs_in_line(index_t l) const (defined in GEO::NaiveSparseMatrix)GEO::NaiveSparseMatrixinline
nb_lines() const (defined in GEO::NaiveSparseMatrix)GEO::NaiveSparseMatrixinline