ROL
|
Public Member Functions | |
UpperBinding (Real xeps, Real geps) | |
Real | apply (const Real &x, const Real &y) const |
Private Attributes | |
Real | xeps_ |
Real | geps_ |
Definition at line 58 of file ROL_Bounds.hpp.
|
inline |
Definition at line 60 of file ROL_Bounds.hpp.
|
inline |
Definition at line 61 of file ROL_Bounds.hpp.
References ROL::Bounds< Real >::UpperBinding::geps_, and ROL::Bounds< Real >::UpperBinding::xeps_.
|
private |
Definition at line 65 of file ROL_Bounds.hpp.
Referenced by ROL::Bounds< Real >::UpperBinding::apply().
|
private |
Definition at line 65 of file ROL_Bounds.hpp.
Referenced by ROL::Bounds< Real >::UpperBinding::apply().