ImFusion SDK 4.3
OptimizerBFGS::State Struct Reference

Public Attributes

Eigen::VectorXd bestX
 
double bestValue = std::numeric_limits<double>::max()
 
Eigen::VectorXd lastGrad
 
Eigen::VectorXd lastPoint
 
double gradScale
 
Eigen::MatrixXd hessianInv
 
int phase = 0
 
Eigen::VectorXd direction
 
double left = 0
 
double right = std::numeric_limits<double>::max()
 
double alpha = 1
 
double f0 = 0.0
 
double gf0 = 0.0
 
int inconsistencyResets = 2
 

The documentation for this struct was generated from the following file:
Search Tab / S to search, Esc to close