summaryrefslogtreecommitdiff
path: root/drv/math/math_NewtonMinimum.jxx
blob: ebcfc43ec852cacea536081fc396b2405ea98ff3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#ifndef _StdFail_NotDone_HeaderFile
#include <StdFail_NotDone.hxx>
#endif
#ifndef _Standard_DimensionError_HeaderFile
#include <Standard_DimensionError.hxx>
#endif
#ifndef _math_MultipleVarFunctionWithHessian_HeaderFile
#include <math_MultipleVarFunctionWithHessian.hxx>
#endif
#ifndef _math_Vector_HeaderFile
#include <math_Vector.hxx>
#endif
#ifndef _math_NewtonMinimum_HeaderFile
#include <math_NewtonMinimum.hxx>
#endif