28 #ifndef _math_optimize_qnewton_h
29 #define _math_optimize_qnewton_h
35 #include <util/state/state.h>
36 #include <util/class/class.h>
37 #include <math/scmat/matrix.h>
38 #include <math/optimize/function.h>
39 #include <math/optimize/opt.h>
40 #include <math/optimize/update.h>
52 double maxabs_gradient;
59 int take_newton_step_;
66 int dynamic_grad_acc_;
Generated at Wed Jul 24 2013 14:26:54 for MPQC
2.3.1 using the documentation package Doxygen
1.8.3.1.