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

Returns true if all elements in the range are NaN More...

#include <hart_reducers.hpp>

Public Member Functions

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

Detailed Description

Returns true if all elements in the range are NaN

Empty ranges return false

Definition at line 96 of file hart_reducers.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 99 of file hart_reducers.hpp.


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