occ
Loading...
Searching...
No Matches
occ::opt::OptPoint Struct Reference

#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
 

Constructor & Destructor Documentation

◆ OptPoint() [1/2]

occ::opt::OptPoint::OptPoint ( )
inline

◆ OptPoint() [2/2]

occ::opt::OptPoint::OptPoint ( const Vec coords,
double  energy,
const occ::Vec grad 
)
inline

Member Data Documentation

◆ E

double occ::opt::OptPoint::E

◆ g

Vec occ::opt::OptPoint::g

◆ q

Vec occ::opt::OptPoint::q

The documentation for this struct was generated from the following file: