ROL
|
Public Member Functions | |
LowerBinding (Real xeps, Real geps) | |
Real | apply (const Real &x, const Real &y) const |
Private Attributes | |
Real | xeps_ |
Real | geps_ |
Definition at line 93 of file ROL_Bounds.hpp.
|
inline |
Definition at line 95 of file ROL_Bounds.hpp.
|
inline |
Definition at line 96 of file ROL_Bounds.hpp.
References ROL::Bounds< Real >::LowerBinding::geps_, and ROL::Bounds< Real >::LowerBinding::xeps_.
|
private |
Definition at line 100 of file ROL_Bounds.hpp.
Referenced by ROL::Bounds< Real >::LowerBinding::apply().
|
private |
Definition at line 100 of file ROL_Bounds.hpp.
Referenced by ROL::Bounds< Real >::LowerBinding::apply().