#include <RTOpPack_ROpCountNanInf.hpp>
Inheritance diagram for RTOpPack::ROpCountNanInf< Scalar >:
Overridden from RTOpT | |
| void | apply_op (const int num_vecs, const ConstSubVectorView< Scalar > sub_vecs[], const int num_targ_vecs, const SubVectorView< Scalar > targ_sub_vecs[], ReductTarget *_reduct_obj) const |
| | |
Public Member Functions | |
| ROpCountNanInf () | |
| | |
| index_type | operator() (const ReductTarget &reduct_obj) const |
| | |
Definition at line 40 of file RTOpPack_ROpCountNanInf.hpp.
| RTOpPack::ROpCountNanInf< Scalar >::ROpCountNanInf | ( | ) | [inline] |
| index_type RTOpPack::ROpCountNanInf< Scalar >::operator() | ( | const ReductTarget & | reduct_obj | ) | const [inline] |
| void RTOpPack::ROpCountNanInf< Scalar >::apply_op | ( | const int | num_vecs, | |
| const ConstSubVectorView< Scalar > | sub_vecs[], | |||
| const int | num_targ_vecs, | |||
| const SubVectorView< Scalar > | targ_sub_vecs[], | |||
| ReductTarget * | _reduct_obj | |||
| ) | const [inline, virtual] |
1.4.7