RTOp Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
RTOpPack::ROpMaxIndexLessThanBoundEleWiseReductionOp< Scalar > Class Template Reference

More...

#include <RTOpPack_ROpMaxIndexLessThanBound.hpp>

Public Member Functions

 ROpMaxIndexLessThanBoundEleWiseReductionOp (const Scalar &bound=ScalarTraits< Scalar >::zero())
 
void operator() (const index_type i, const Scalar &v0, ScalarIndex< Scalar > &reduct) const
 

Private Attributes

Scalar bound_
 

Detailed Description

template<class Scalar>
class RTOpPack::ROpMaxIndexLessThanBoundEleWiseReductionOp< Scalar >

Definition at line 55 of file RTOpPack_ROpMaxIndexLessThanBound.hpp.

Constructor & Destructor Documentation

template<class Scalar >
RTOpPack::ROpMaxIndexLessThanBoundEleWiseReductionOp< Scalar >::ROpMaxIndexLessThanBoundEleWiseReductionOp ( const Scalar &  bound = ScalarTraits<Scalar>::zero())
inline

Definition at line 58 of file RTOpPack_ROpMaxIndexLessThanBound.hpp.

Member Function Documentation

template<class Scalar >
void RTOpPack::ROpMaxIndexLessThanBoundEleWiseReductionOp< Scalar >::operator() ( const index_type  i,
const Scalar &  v0,
ScalarIndex< Scalar > &  reduct 
) const
inline

Definition at line 64 of file RTOpPack_ROpMaxIndexLessThanBound.hpp.

Member Data Documentation

template<class Scalar >
Scalar RTOpPack::ROpMaxIndexLessThanBoundEleWiseReductionOp< Scalar >::bound_
private

Definition at line 81 of file RTOpPack_ROpMaxIndexLessThanBound.hpp.


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