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

Public Member Functions

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

Private Attributes

Real offset_

Detailed Description

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

Definition at line 32 of file ROL_KelleySachsModel.hpp.

Constructor & Destructor Documentation

◆ UpperBinding()

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

Definition at line 34 of file ROL_KelleySachsModel.hpp.

References offset_.

Member Function Documentation

◆ apply()

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

Definition at line 35 of file ROL_KelleySachsModel.hpp.

References offset_, and ROL::ROL_EPSILON().

Member Data Documentation

◆ offset_

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

Definition at line 40 of file ROL_KelleySachsModel.hpp.

Referenced by apply(), and UpperBinding().


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