| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
#include <Standard.hxx>#include <Standard_DefineAlloc.hxx>#include <Standard_OStream.hxx>#include <math_NewtonFunctionRoot.lxx>Data Structures | |
| class | math_NewtonFunctionRoot | 
| This class implements the calculation of a root of a function of a single variable starting from an initial near guess using the Newton algorithm. Knowledge of the derivative is required.  More... | |