OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    math_NewtonFunctionSetRoot.hxx File Reference
    #include <Standard.hxx>
    #include <Standard_DefineAlloc.hxx>
    #include <Standard_Integer.hxx>
    #include <math_Vector.hxx>
    #include <math_IntegerVector.hxx>
    #include <math_Matrix.hxx>
    #include <Standard_OStream.hxx>
    #include <math_NewtonFunctionSetRoot.lxx>

    Data Structures

    class  math_NewtonFunctionSetRoot
     This class computes the root of a set of N functions of N variables, knowing an initial guess at the solution and using the Newton Raphson algorithm. Knowledge of all the partial derivatives (Jacobian) is required. More...