RTOpPack::ROpCountNanInf< Scalar > Class Template Reference

Reduction operator that counts the number of entries that are NaN or Inf. More...

#include <RTOpPack_ROpCountNanInf.hpp>

Inheritance diagram for RTOpPack::ROpCountNanInf< Scalar >:

[legend]
List of all members.

Overridden from RTOpT

void apply_op (const int num_vecs, const SubVectorT< Scalar > sub_vecs[], const int num_targ_vecs, const MutableSubVectorT< Scalar > targ_sub_vecs[], ReductTarget *_reduct_obj) const
 

Public Member Functions

 ROpCountNanInf ()
 
index_type operator() (const ReductTarget &reduct_obj) const
 

Detailed Description

template<class Scalar>
class RTOpPack::ROpCountNanInf< Scalar >

Reduction operator that counts the number of entries that are NaN or Inf.

Definition at line 39 of file RTOpPack_ROpCountNanInf.hpp.


Constructor & Destructor Documentation

template<class Scalar>
RTOpPack::ROpCountNanInf< Scalar >::ROpCountNanInf  )  [inline]
 

Definition at line 42 of file RTOpPack_ROpCountNanInf.hpp.


Member Function Documentation

template<class Scalar>
index_type RTOpPack::ROpCountNanInf< Scalar >::operator() const ReductTarget reduct_obj  )  const [inline]
 

Definition at line 44 of file RTOpPack_ROpCountNanInf.hpp.

template<class Scalar>
void RTOpPack::ROpCountNanInf< Scalar >::apply_op const int  num_vecs,
const SubVectorT< Scalar >  sub_vecs[],
const int  num_targ_vecs,
const MutableSubVectorT< Scalar >  targ_sub_vecs[],
ReductTarget _reduct_obj
const [inline, virtual]
 

Implements RTOpPack::RTOpT< Scalar >.

Definition at line 48 of file RTOpPack_ROpCountNanInf.hpp.


The documentation for this class was generated from the following file:
Generated on Thu Sep 18 12:39:44 2008 for RTOp : Vector Reduction/Transformation Operators by doxygen 1.3.9.1