---
title: MPSNNLocalCorrelation
framework: metalperformanceshaders
role: symbol
role_heading: Class
path: metalperformanceshaders/mpsnnlocalcorrelation
---

# MPSNNLocalCorrelation

## Declaration

```swift
class MPSNNLocalCorrelation
```

## Topics

### Initializers

- [init(coder:device:)](metalperformanceshaders/mpsnnlocalcorrelation/init(coder:device:).md)
- [init(device:)](metalperformanceshaders/mpsnnlocalcorrelation/init(device:).md)
- [init(device:windowInX:windowInY:strideInX:strideInY:)](metalperformanceshaders/mpsnnlocalcorrelation/init(device:windowinx:windowiny:strideinx:strideiny:).md)

### Instance Properties

- [strideInX](metalperformanceshaders/mpsnnlocalcorrelation/strideinx.md)
- [strideInY](metalperformanceshaders/mpsnnlocalcorrelation/strideiny.md)
- [windowInX](metalperformanceshaders/mpsnnlocalcorrelation/windowinx.md)
- [windowInY](metalperformanceshaders/mpsnnlocalcorrelation/windowiny.md)

## Relationships

### Inherits From

- [MPSNNReduceBinary](metalperformanceshaders/mpsnnreducebinary.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)
