|
ROL
|
Public Member Functions | |
| Mask (bool complement) | |
| Real | apply (const Real &x, const Real &y) const |
Private Attributes | |
| bool | complement_ |
Definition at line 132 of file ROL_InteriorPointPenalty.hpp.
|
inline |
Definition at line 136 of file ROL_InteriorPointPenalty.hpp.
References complement_.
Referenced by ROL::InteriorPointPenalty< Real >::gradient(), ROL::InteriorPointPenalty< Real >::hessVec(), and ROL::InteriorPointPenalty< Real >::value().
|
inline |
Definition at line 137 of file ROL_InteriorPointPenalty.hpp.
References complement_.
|
private |
Definition at line 134 of file ROL_InteriorPointPenalty.hpp.