|
Open CASCADE Technology
6.9.0
|
#include <Standard.hxx>#include <Standard_DefineAlloc.hxx>#include <Standard_Macro.hxx>#include <Standard_Boolean.hxx>#include <math_Matrix.hxx>#include <math_IntegerVector.hxx>#include <Standard_Real.hxx>#include <math_Vector.hxx>#include <Standard_OStream.hxx>#include <math_GaussLeastSquare.lxx>Data Structures | |
| class | math_GaussLeastSquare |
| This class implements the least square solution of a set of n linear equations of m unknowns (n >= m) using the gauss LU decomposition algorithm. This algorithm is more likely subject to numerical instability than math_SVD. More... | |
1.8.5