Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Data Structures
math_NewtonFunctionSetRoot.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx>
#include <math_Vector.hxx>
#include <Standard_Real.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...