|
ROL
|
Inheritance diagram for ROL::Bounds< Real >::UpperBinding: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 83 of file ROL_Bounds.hpp.
|
inline |
Definition at line 85 of file ROL_Bounds.hpp.
|
inline |
Definition at line 86 of file ROL_Bounds.hpp.
References ROL::Bounds< Real >::UpperBinding::geps_, and ROL::Bounds< Real >::UpperBinding::xeps_.
|
private |
Definition at line 90 of file ROL_Bounds.hpp.
Referenced by ROL::Bounds< Real >::UpperBinding::apply().
|
private |
Definition at line 90 of file ROL_Bounds.hpp.
Referenced by ROL::Bounds< Real >::UpperBinding::apply().