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

Returns the zero-based index of the smallest element in the range. More...

#include <hart_reducers.hpp>

Public Member Functions

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

Detailed Description

Returns the zero-based index of the smallest element in the range.

The returned index is relative to the provided iterator range, not the original container

Definition at line 128 of file hart_reducers.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 131 of file hart_reducers.hpp.


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