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

Public Member Functions

 Shift (Real offset)
 
Real apply (const Real &x) const
 

Private Attributes

Real offset_
 

Detailed Description

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

Definition at line 84 of file ROL_BoundConstraint.hpp.

Constructor & Destructor Documentation

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

Definition at line 86 of file ROL_BoundConstraint.hpp.

Member Function Documentation

template<class Real>
Real ROL::BoundConstraint< Real >::Shift::apply ( const Real &  x) const
inline

Member Data Documentation

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

Definition at line 89 of file ROL_BoundConstraint.hpp.

Referenced by ROL::BoundConstraint< Real >::Shift::apply().


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