ROL
ROL::KelleySachsModel< Real >::LowerBinding Class Reference
Inheritance diagram for ROL::KelleySachsModel< Real >::LowerBinding:

Public Member Functions

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

Private Attributes

Real offset_

Detailed Description

template<class Real>
class ROL::KelleySachsModel< Real >::LowerBinding

Definition at line 43 of file ROL_KelleySachsModel.hpp.

Constructor & Destructor Documentation

◆ LowerBinding()

template<class Real>
ROL::KelleySachsModel< Real >::LowerBinding::LowerBinding ( Real offset)
inline

Definition at line 45 of file ROL_KelleySachsModel.hpp.

References offset_.

Member Function Documentation

◆ apply()

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

Definition at line 46 of file ROL_KelleySachsModel.hpp.

References offset_, and ROL::ROL_EPSILON().

Member Data Documentation

◆ offset_

template<class Real>
Real ROL::KelleySachsModel< Real >::LowerBinding::offset_
private

Definition at line 51 of file ROL_KelleySachsModel.hpp.

Referenced by apply(), and LowerBinding().


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