16#ifndef Solv_Optimal_included
17#define Solv_Optimal_included
19#include <Interprete.h>
20#include <solv_iteratif.h>
21#include <SolveurSys.h>
Base class for "interpreter" objects.
Matrice_Base class - Base class of the matrix hierarchy.
class Nom: a character string for naming TRUST objects.
int resoudre_systeme(const Matrice_Base &, const DoubleVect &, DoubleVect &) override
bool fichier_solveur_non_recree_
void prepare_resol(const Matrice_Base &matrice, const DoubleVect &secmem, DoubleVect &solution, int nmax=100)
Key method of Solv_Optimal: at the first iteration,.
class SolveurSys A SolveurSys represents any class
Entree & interpreter(Entree &) override