|
HART
0.2.0
High level Audio Regression and Testing
|
Returns the zero-based index of the largest element in the range. More...
#include <hart_reducers.hpp>
Public Member Functions | |
| template<typename IteratorType > | |
| size_t | operator() (IteratorType begin, IteratorType end) const |
Returns the zero-based index of the largest element in the range.
The returned index is relative to the provided iterator range, not the original container
Definition at line 114 of file hart_reducers.hpp.
|
inline |
Definition at line 117 of file hart_reducers.hpp.