|
HART
0.2.0
High level Audio Regression and Testing
|
Returns true if all the values in the range are equal to each other within provided tolerance, false otherwise.
More...
#include <hart_reducers.hpp>
Public Member Functions | |
| allFloatsEqualToEachOther (double toleranceLinear=1e-8) | |
| template<typename IteratorType > | |
| bool | operator() (IteratorType begin, IteratorType end) const |
Returns true if all the values in the range are equal to each other within provided tolerance, false otherwise.
Definition at line 25 of file hart_reducers.hpp.
|
inline |
Definition at line 27 of file hart_reducers.hpp.
|
inline |
Definition at line 32 of file hart_reducers.hpp.