ROL
Public Member Functions | List of all members
ROL::LinMore< Real >::PositiveMin Class Reference
+ Inheritance diagram for ROL::LinMore< Real >::PositiveMin:

Public Member Functions

void reduce (const Real &input, Real &output) const
 
void reduce (const volatile Real &input, Real volatile &output) const
 
Real initialValue () const
 
Elementwise::EReductionType reductionType () const
 

Detailed Description

template<class Real>
class ROL::LinMore< Real >::PositiveMin

Definition at line 86 of file ROL_LinMore.hpp.

Member Function Documentation

template<class Real >
void ROL::LinMore< Real >::PositiveMin::reduce ( const Real &  input,
Real &  output 
) const
inline

Definition at line 88 of file ROL_LinMore.hpp.

References zero.

template<class Real >
void ROL::LinMore< Real >::PositiveMin::reduce ( const volatile Real &  input,
Real volatile &  output 
) const
inline

Definition at line 92 of file ROL_LinMore.hpp.

References zero.

template<class Real >
Real ROL::LinMore< Real >::PositiveMin::initialValue ( ) const
inline

Definition at line 96 of file ROL_LinMore.hpp.

template<class Real >
Elementwise::EReductionType ROL::LinMore< Real >::PositiveMin::reductionType ( ) const
inline

Definition at line 99 of file ROL_LinMore.hpp.


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