RTOp Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
RTOpPack::ROpMinIndexGreaterThanBoundEleWiseReductionOp< Scalar > Class Template Reference

More...

#include <RTOpPack_ROpMinIndexGreaterThanBound.hpp>

Public Member Functions

 ROpMinIndexGreaterThanBoundEleWiseReductionOp (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::ROpMinIndexGreaterThanBoundEleWiseReductionOp< Scalar >

Definition at line 55 of file RTOpPack_ROpMinIndexGreaterThanBound.hpp.

Constructor & Destructor Documentation

◆ ROpMinIndexGreaterThanBoundEleWiseReductionOp()

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

Definition at line 58 of file RTOpPack_ROpMinIndexGreaterThanBound.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 64 of file RTOpPack_ROpMinIndexGreaterThanBound.hpp.

Member Data Documentation

◆ bound_

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

Definition at line 81 of file RTOpPack_ROpMinIndexGreaterThanBound.hpp.


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