|
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 |
|
template<class Real>
class ROL::LinMore< Real >::PositiveMax
Definition at line 70 of file ROL_LinMore.hpp.
template<class Real >
void ROL::LinMore< Real >::PositiveMax::reduce |
( |
const Real & |
input, |
|
|
Real & |
output |
|
) |
| const |
|
inline |
template<class Real >
void ROL::LinMore< Real >::PositiveMax::reduce |
( |
const volatile Real & |
input, |
|
|
Real volatile & |
output |
|
) |
| const |
|
inline |
template<class Real >
Real ROL::LinMore< Real >::PositiveMax::initialValue |
( |
| ) |
const |
|
inline |
template<class Real >
Elementwise::EReductionType ROL::LinMore< Real >::PositiveMax::reductionType |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: