#include <Standard.hxx>#include <Standard_Macro.hxx>#include <Standard_Boolean.hxx>#include <math_Matrix.hxx>#include <Standard_Integer.hxx>#include <math_DoubleTabOfReal.hxx>#include <Standard_Real.hxx>#include <Standard_Address.hxx>#include <math_Vector.hxx>#include <Standard_OStream.hxx>#include <math_Matrix.lxx>#include <math_SingleTabOfInteger.hxx>#include <math_IntegerVector.lxx>Data Structures | |
| class | math_Gauss |
| This class implements the Gauss LU decomposition (Crout algorithm) with partial pivoting (rows interchange) of a square matrix and the different possible derived calculation :
| |
1.6.3