The interface to be provided by solvers ... NOT USED ANYWHERE?  
 More...
#include <solvers.h>
The interface to be provided by solvers ... NOT USED ANYWHERE? 
  
  | 
        
          | virtual madness::SolverInterface::~SolverInterface | ( |  | ) |  |  | inlinevirtual | 
 
 
  
  | 
        
          | virtual bool madness::SolverInterface::converged | ( |  | ) | const |  | pure virtual | 
 
 
  
  | 
        
          | virtual double madness::SolverInterface::residual_norm | ( |  | ) | const |  | pure virtual | 
 
 
  
  | 
        
          | virtual bool madness::SolverInterface::solve | ( | Tensor< double > & | x | ) |  |  | pure virtual | 
 
 
The documentation for this struct was generated from the following file: