|
RTOp Package Browser (Single Doxygen Collection)
Version of the Day
|
#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_ |
Definition at line 55 of file RTOpPack_ROpMaxIndexLessThanBound.hpp.
| RTOpPack::ROpMaxIndexLessThanBoundEleWiseReductionOp< Scalar >::ROpMaxIndexLessThanBoundEleWiseReductionOp | ( | const Scalar & | bound = ScalarTraits<Scalar>::zero() | ) | [inline] |
Definition at line 58 of file RTOpPack_ROpMaxIndexLessThanBound.hpp.
| 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.
Scalar RTOpPack::ROpMaxIndexLessThanBoundEleWiseReductionOp< Scalar >::bound_ [private] |
Definition at line 81 of file RTOpPack_ROpMaxIndexLessThanBound.hpp.
1.7.6.1