28 #ifndef _math_optimize_update_h
29 #define _math_optimize_update_h
31 #include <util/state/state.h>
32 #include <util/class/class.h>
33 #include <math/scmat/matrix.h>
34 #include <math/optimize/function.h>
35 #include <math/optimize/transform.h>
61 virtual void set_inverse();
The DFPUpdate class is used to specify a Broyden, Fletcher, Goldfarb, and Shanno hessian update schem...
Definition: update.h:100
The RefSymmSCMatrix class is a smart pointer to an SCSymmSCMatrix specialization.
Definition: matrix.h:265
void save_data_state(StateOut &)
Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR ...
A template class that maintains references counts.
Definition: ref.h:361
The HessianUpdate abstract class is used to specify a hessian update scheme.
Definition: update.h:50
The PowellUpdate class is used to specify a Powell hessian update.
Definition: update.h:115
void save_data_state(StateOut &)
Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR ...
void save_data_state(StateOut &)
Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR ...
The DFPUpdate class is used to specify a Davidson, Fletcher, and Powell hessian update scheme.
Definition: update.h:68
The RefSCVector class is a smart pointer to an SCVector specialization.
Definition: matrix.h:55
Definition: stateout.h:71
Base class for objects that can save/restore state.
Definition: state.h:45
void save_data_state(StateOut &)
Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR ...
Contains all MPQC code up to version 3.
Definition: mpqcin.h:14
Generated at Sun Jan 26 2020 23:24:00 for MPQC
3.0.0-alpha using the documentation package Doxygen
1.8.16.