|
ROL
|
Inheritance diagram for ROL::Bounds< Real >::Active:Public Member Functions | |
| Active (Real offset) | |
| Real | apply (const Real &x, const Real &y) const |
Private Attributes | |
| Real | offset_ |
Definition at line 71 of file ROL_Bounds.hpp.
|
inline |
Definition at line 73 of file ROL_Bounds.hpp.
|
inline |
Definition at line 74 of file ROL_Bounds.hpp.
References ROL::Bounds< Real >::Active::offset_.
Referenced by ROL::Bounds< Real >::project(), and ROL::Bounds< Real >::projectInterior().
|
private |
Definition at line 78 of file ROL_Bounds.hpp.
Referenced by ROL::Bounds< Real >::Active::apply(), ROL::Bounds< Real >::UpperBinding::apply(), and ROL::Bounds< Real >::LowerBinding::apply().
1.8.13