ROL
ROL::Bounds< Real >::Active Class Reference
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_

Detailed Description

template<typename Real>
class ROL::Bounds< Real >::Active

Definition at line 48 of file ROL_Bounds.hpp.

Constructor & Destructor Documentation

◆ Active()

template<typename Real>
ROL::Bounds< Real >::Active::Active ( Real offset)
inline

Definition at line 50 of file ROL_Bounds.hpp.

References offset_.

Member Function Documentation

◆ apply()

template<typename Real>
Real ROL::Bounds< Real >::Active::apply ( const Real & x,
const Real & y ) const
inline

Definition at line 51 of file ROL_Bounds.hpp.

References offset_.

Member Data Documentation

◆ offset_

template<typename Real>
Real ROL::Bounds< Real >::Active::offset_
private

Definition at line 55 of file ROL_Bounds.hpp.

Referenced by Active(), and apply().


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