Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
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::NaiveSparseMatrix | inline |
get(index_t line, index_t i_th_non_null_coeff) const (defined in GEO::NaiveSparseMatrix) | GEO::NaiveSparseMatrix | inline |
init_identity(index_t size) (defined in GEO::NaiveSparseMatrix) | GEO::NaiveSparseMatrix | inline |
init_zero(index_t p_nb_lines) (defined in GEO::NaiveSparseMatrix) | GEO::NaiveSparseMatrix | inline |
M (defined in GEO::NaiveSparseMatrix) | GEO::NaiveSparseMatrix | |
nb_coeffs_in_line(index_t l) const (defined in GEO::NaiveSparseMatrix) | GEO::NaiveSparseMatrix | inline |
nb_lines() const (defined in GEO::NaiveSparseMatrix) | GEO::NaiveSparseMatrix | inline |