15#ifndef Matrice_SuperMorse_included
16#define Matrice_SuperMorse_included
18#include <Matrice_Base.h>
: Matrix with an even sparser storage than Matrice_Morse: only non-empty rows are stored (saving on t...
const auto & get_tab1() const
double ajouter_mult_vect_et_prodscal(const DoubleVect &x, DoubleVect &resu) const
Computes "resu += MATRICE * x" and a dot product (this is a building block for the conjugate gradient...
const auto & tab1(int i) const
ArrOfInt lignes_non_vides_
const auto & get_tab2() const
const auto & get_coeff() const
const double & coeff(int i) const
const int & tab2(int i) const