nan_check< UnaryOp > Struct Template Reference
#include <statistics.h>
Public Member Functions | |
nan_check (const UnaryOp &op) | |
template<class T > | |
size_t | operator() (const T &obj) const |
Detailed Description
template<typename UnaryOp>
struct illumina::interop::util::op::nan_check< UnaryOp >
Unary operator that returns true if the number is not NaN
Constructor & Destructor Documentation
|
inline |
Constructor
- Parameters
-
op unary operator that returns an object that contains total_cycles
Member Function Documentation
|
inline |
Return true if given value is not NaN
- Parameters
-
obj object to test
- Returns
- true if given value is not NaN
The documentation for this struct was generated from the following file:
- /io/interop/util/statistics.h