ROL
Public Member Functions | Private Attributes | List of all members
ROL::InteriorPointPenalty< Real >::Mask Class Reference
+ Inheritance diagram for ROL::InteriorPointPenalty< Real >::Mask:

Public Member Functions

 Mask (bool complement)
 
Real apply (const Real &x, const Real &y) const
 

Private Attributes

bool complement_
 

Detailed Description

template<class Real>
class ROL::InteriorPointPenalty< Real >::Mask

Definition at line 132 of file ROL_InteriorPointPenalty.hpp.

Constructor & Destructor Documentation

template<class Real >
ROL::InteriorPointPenalty< Real >::Mask::Mask ( bool  complement)
inline

Definition at line 136 of file ROL_InteriorPointPenalty.hpp.

Member Function Documentation

template<class Real >
Real ROL::InteriorPointPenalty< Real >::Mask::apply ( const Real &  x,
const Real &  y 
) const
inline

Member Data Documentation

template<class Real >
bool ROL::InteriorPointPenalty< Real >::Mask::complement_
private

The documentation for this class was generated from the following file: