Contents

Vector extrema calculation

Calculate the minimum and maximum values in a vector.

Topics

Calculating the minimum value of a vector

Calculating the index of the minimum value of a vector

Calculating the maximum value of a vector

Calculating the index of the maximum value of a vector

See Also

Vector reduction