#include <Standard.hxx>#include <Standard_DefineAlloc.hxx>#include <Standard_Handle.hxx>#include <CPnts_MyGaussFunction.hxx>#include <Standard_Real.hxx>#include <math_FunctionWithDerivative.hxx>#include <CPnts_RealFunction.hxx>#include <CPnts_MyRootFunction.lxx>Data Structures | |
| class | CPnts_MyRootFunction |
| Implements a function for the Newton algorithm to find the solution of Integral(F) = L (compute Length and Derivative of the curve for Newton) More... | |