HART  0.2.0
High level Audio Regression and Testing
Loading...
Searching...
No Matches
anyNaN Struct Reference

Returns true if at least one element in the range is NaN More...

#include <hart_reducers.hpp>

Public Member Functions

template<typename IteratorType >
bool operator() (IteratorType begin, IteratorType end) const
 

Detailed Description

Returns true if at least one element in the range is NaN

Empty ranges return false

Definition at line 81 of file hart_reducers.hpp.

Member Function Documentation

◆ operator()()

template<typename IteratorType >
bool operator() ( IteratorType  begin,
IteratorType  end 
) const
inline

Definition at line 84 of file hart_reducers.hpp.


The documentation for this struct was generated from the following file: