|
ROL
|
Public Member Functions | |
| StatusTest (const Real f0, const Real g0, const Real c1, const Real c2, const Real c3, const int max_nfval, ECurvatureConditionU econd, const Ptr< ScalarFunction< Real > > &phi) | |
| bool | check (Real &x, Real &fx, Real &gx, int &nfval, int &ngval, const bool deriv=false) |
Private Attributes | |
| Ptr< ScalarFunction< Real > > | phi_ |
| const Real | f0_ |
| const Real | g0_ |
| const Real | c1_ |
| const Real | c2_ |
| const Real | c3_ |
| const int | max_nfval_ |
| const ECurvatureConditionU | econd_ |
Definition at line 94 of file ROL_ScalarMinimizationLineSearch_U.hpp.
|
inline |
Definition at line 108 of file ROL_ScalarMinimizationLineSearch_U.hpp.
References c1_, c2_, c3_, econd_, f0_, g0_, max_nfval_, and phi_.
|
inline |
Definition at line 115 of file ROL_ScalarMinimizationLineSearch_U.hpp.
References c1_, c2_, c3_, ROL::CURVATURECONDITION_U_APPROXIMATEWOLFE, ROL::CURVATURECONDITION_U_GENERALIZEDWOLFE, ROL::CURVATURECONDITION_U_GOLDSTEIN, ROL::CURVATURECONDITION_U_NULL, ROL::CURVATURECONDITION_U_STRONGWOLFE, ROL::CURVATURECONDITION_U_WOLFE, econd_, f0_, g0_, and phi_.
|
private |
Definition at line 96 of file ROL_ScalarMinimizationLineSearch_U.hpp.
Referenced by check(), and StatusTest().
|
private |
Definition at line 98 of file ROL_ScalarMinimizationLineSearch_U.hpp.
Referenced by check(), and StatusTest().
|
private |
Definition at line 99 of file ROL_ScalarMinimizationLineSearch_U.hpp.
Referenced by check(), and StatusTest().
|
private |
Definition at line 101 of file ROL_ScalarMinimizationLineSearch_U.hpp.
Referenced by check(), and StatusTest().
|
private |
Definition at line 102 of file ROL_ScalarMinimizationLineSearch_U.hpp.
Referenced by check(), and StatusTest().
|
private |
Definition at line 103 of file ROL_ScalarMinimizationLineSearch_U.hpp.
Referenced by check(), and StatusTest().
|
private |
Definition at line 104 of file ROL_ScalarMinimizationLineSearch_U.hpp.
Referenced by StatusTest().
|
private |
Definition at line 105 of file ROL_ScalarMinimizationLineSearch_U.hpp.
Referenced by check(), and StatusTest().