|
MinIndex
Gets the index of minimal value in the specified range.
virtual int MinIndex(
|
Parameters
start
[in] Search range initial index.
count
[in] Search range size (number of elements).
Return Value
The index of minimal value of a series buffer in the specified range, or -1.