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

Public Member Functions

 Active (Real offset)
 
Real apply (const Real &x, const Real &y) const
 

Private Attributes

Real offset_
 

Detailed Description

template<class Real>
class ROL::BoundConstraint< Real >::Active

Definition at line 87 of file ROL_BoundConstraint.hpp.

Constructor & Destructor Documentation

template<class Real>
ROL::BoundConstraint< Real >::Active::Active ( Real  offset)
inline

Definition at line 89 of file ROL_BoundConstraint.hpp.

Member Function Documentation

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

Member Data Documentation

template<class Real>
Real ROL::BoundConstraint< Real >::Active::offset_
private

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