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

# BNNS.InterpolationMethod.linear

Interpolation that is linear or bilinear depending on the number of resized dimensions.

## Declaration

```swift
case linear
```

## See Also

### Interpolation Methods

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