|
occ
|
#include <optimization_state.h>
Public Member Functions | |
| OptPoint () | |
| OptPoint (const Vec &coords, double energy, const occ::Vec &grad) | |
Public Attributes | |
| Vec | q |
| double | E |
| Vec | g |
|
inline |
| double occ::opt::OptPoint::E |
| Vec occ::opt::OptPoint::g |
| Vec occ::opt::OptPoint::q |