---
title: MPSNNCompare
framework: metalperformanceshaders
role: symbol
role_heading: Class
path: metalperformanceshaders/mpsnncompare
---

# MPSNNCompare

## Declaration

```swift
class MPSNNCompare
```

## Topics

### Initializers

- [init(device:)](metalperformanceshaders/mpsnncompare/init(device:).md)

### Instance Properties

- [comparisonType](metalperformanceshaders/mpsnncompare/comparisontype.md)
- [threshold](metalperformanceshaders/mpsnncompare/threshold.md)

## Relationships

### Inherits From

- [MPSCNNArithmetic](metalperformanceshaders/mpscnnarithmetic.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)
