codac 1.5.6
Loading...
Searching...
No Matches
codac2_linear_ctc.h File Reference
#include <string>
#include "codac2_Collection.h"
#include "codac2_template_tools.h"
#include "codac2_Matrix.h"
#include "codac2_IntervalVector.h"
#include "codac2_IntervalMatrix.h"
Include dependency graph for codac2_linear_ctc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  codac2::CtcGaussElim
 Contractor for a linear system of interval equations, based on the classical Gauss elimination procedure. More...
 
class  codac2::CtcGaussSeidel
 Contractor for a linear system of interval equations, using a fixed-point approach based on the Gauss Seidel method. More...
 
class  codac2::CtcLinearPrecond
 Contractor for a linear system of interval equations, using a preconditioning method before calling some provided contractor. More...
 

Detailed Description

Contractors for linear systems of equations

Date
2024
Author
Simon Rohou, Luc Jaulin
License: GNU Lesser General Public License (LGPL)