---
title: BNNS.InterpolationMethod.nearestNeighbor
framework: accelerate
role: symbol
role_heading: Case
path: accelerate/bnns/interpolationmethod/nearestneighbor
---

# BNNS.InterpolationMethod.nearestNeighbor

Nearest-neighbor interpolation.

## Declaration

```swift
case nearestNeighbor
```

## See Also

### Interpolation Methods

- [BNNS.InterpolationMethod.linear](accelerate/bnns/interpolationmethod/linear.md)
