summaryrefslogtreecommitdiff
path: root/drv/math/math_Powell.jxx
blob: 18498947fff0cd06f0cbc856881edfaab17acb7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#ifndef _StdFail_NotDone_HeaderFile
#include <StdFail_NotDone.hxx>
#endif
#ifndef _Standard_DimensionError_HeaderFile
#include <Standard_DimensionError.hxx>
#endif
#ifndef _math_MultipleVarFunction_HeaderFile
#include <math_MultipleVarFunction.hxx>
#endif
#ifndef _math_Vector_HeaderFile
#include <math_Vector.hxx>
#endif
#ifndef _math_Matrix_HeaderFile
#include <math_Matrix.hxx>
#endif
#ifndef _math_Powell_HeaderFile
#include <math_Powell.hxx>
#endif