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 68 of file ROL_Bounds.hpp.
|
inline |
Definition at line 70 of file ROL_Bounds.hpp.
|
inline |
Definition at line 71 of file ROL_Bounds.hpp.
References ROL::Bounds< Real >::LowerBinding::geps_, and ROL::Bounds< Real >::LowerBinding::xeps_.
|
private |
Definition at line 75 of file ROL_Bounds.hpp.
Referenced by ROL::Bounds< Real >::LowerBinding::apply().
|
private |
Definition at line 75 of file ROL_Bounds.hpp.
Referenced by ROL::Bounds< Real >::LowerBinding::apply().