0024784: Move documentation in CDL files to proper location
[occt.git] / src / CPnts / CPnts_MyRootFunction.cdl
index 73d5d47..fdb75e6 100644 (file)
@@ -20,6 +20,7 @@ inherits FunctionWithDerivative from math
 
 ---Purpose: Implements a function for the Newton algorithm to find the
 --          solution of Integral(F) = L
+--          (compute Length  and Derivative of the curve for Newton)
 
 uses
     MyGaussFunction from CPnts,