|
Open CASCADE Technology
7.8.0.dev
|
#include <Standard.hxx>#include <Standard_DefineAlloc.hxx>#include <math_Matrix.hxx>#include <math_Vector.hxx>#include <Standard_Integer.hxx>#include <Standard_OStream.hxx>#include <math_SVD.lxx>Data Structures | |
| class | math_SVD |
| SVD implements the solution of a set of N linear equations of M unknowns without condition on N or M. The Singular Value Decomposition algorithm is used. For singular or nearly singular matrices SVD is a better choice than Gauss or GaussLeastSquare. More... | |
1.8.13