|
ROL
|
Inheritance diagram for ROL::BoundConstraint< Real >::Shift:Public Member Functions | |
| Shift (Real offset) | |
| Real | apply (const Real &x) const |
Private Attributes | |
| Real | offset_ |
Definition at line 84 of file ROL_BoundConstraint.hpp.
|
inline |
Definition at line 86 of file ROL_BoundConstraint.hpp.
|
inline |
Definition at line 87 of file ROL_BoundConstraint.hpp.
References ROL::BoundConstraint< Real >::Shift::offset_.
Referenced by ROL::BoundConstraint< Real >::project(), ROL::BoundConstraint< Real >::pruneLowerActive(), and ROL::BoundConstraint< Real >::pruneUpperActive().
|
private |
Definition at line 89 of file ROL_BoundConstraint.hpp.
Referenced by ROL::BoundConstraint< Real >::Shift::apply().
1.8.11