#include <bfgs.h>
Public Member Functions | |
Parameters () | |
Public Attributes | |
Index | bracket_iters |
Index | max_iters |
Index | order |
Scalar | rho |
Index | section_iters |
Scalar | sigma |
Scalar | step_size |
Scalar | tau1 |
Scalar | tau2 |
Scalar | tau3 |
BFGS< FunctorType >::Parameters::Parameters | ( | ) | [inline] |
Index BFGS< FunctorType >::Parameters::bracket_iters |
Index BFGS< FunctorType >::Parameters::max_iters |
Index BFGS< FunctorType >::Parameters::order |
Scalar BFGS< FunctorType >::Parameters::rho |
Index BFGS< FunctorType >::Parameters::section_iters |
Scalar BFGS< FunctorType >::Parameters::sigma |
Scalar BFGS< FunctorType >::Parameters::step_size |
Scalar BFGS< FunctorType >::Parameters::tau1 |
Scalar BFGS< FunctorType >::Parameters::tau2 |
Scalar BFGS< FunctorType >::Parameters::tau3 |