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

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 >::PositiveMax

Definition at line 104 of file ROL_LinMore.hpp.

Member Function Documentation

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

Definition at line 106 of file ROL_LinMore.hpp.

References zero.

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

Definition at line 110 of file ROL_LinMore.hpp.

References zero.

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

Definition at line 114 of file ROL_LinMore.hpp.

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

Definition at line 117 of file ROL_LinMore.hpp.


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