#include <RTOpPack_RTOpTHelpers.hpp>
Inheritance diagram for RTOpPack::RTOpBoolReduceAndTransform< Scalar >:
Public Types | |
| typedef RTOpT< Scalar >::primitive_value_type | primitive_value_type |
| | |
Public Member Functions | |
| RTOpBoolReduceAndTransform () | |
| | |
| virtual | ~RTOpBoolReduceAndTransform () |
| | |
| index_type | operator() (const ReductTarget &reduct_obj) const |
| | |
| void | reduce_reduct_objs (const ReductTarget &in_reduct_obj, ReductTarget *inout_reduct_obj) const |
| Default implementation here is for a logical AND. | |
Definition at line 704 of file RTOpPack_RTOpTHelpers.hpp.
|
|||||
|
Reimplemented from RTOpPack::ROpIndexReductionBase< Scalar >. Definition at line 710 of file RTOpPack_RTOpTHelpers.hpp. |
|
|||||||||
|
Definition at line 712 of file RTOpPack_RTOpTHelpers.hpp. |
|
|||||||||
|
Definition at line 719 of file RTOpPack_RTOpTHelpers.hpp. |
|
||||||||||
|
Definition at line 722 of file RTOpPack_RTOpTHelpers.hpp. |
|
||||||||||||||||
|
Default implementation here is for a logical AND.
Reimplemented from RTOpPack::ROpIndexReductionBase< Scalar >. Definition at line 725 of file RTOpPack_RTOpTHelpers.hpp. |
1.3.9.1