---
title: BNNS.ReductionFunction.minIndex
framework: accelerate
role: symbol
role_heading: Case
path: accelerate/bnns/reductionfunction/minindex
---

# BNNS.ReductionFunction.minIndex

A function for reduction that computes the index of the minimum value.

## Declaration

```swift
case minIndex
```

## See Also

### Deprecated Symbols

- [BNNS.ReductionFunction.maxIndex](accelerate/bnns/reductionfunction/maxindex.md)
