---
title: MPSNDArrayQuantizationScheme
framework: metalperformanceshaders
role: symbol
role_heading: Structure
path: metalperformanceshaders/mpsndarrayquantizationscheme
---

# MPSNDArrayQuantizationScheme

## Declaration

```swift
struct MPSNDArrayQuantizationScheme
```

## Topics

### Initializers

- [init(rawValue:)](metalperformanceshaders/mpsndarrayquantizationscheme/init(rawvalue:).md)

### Type Properties

- [none](metalperformanceshaders/mpsndarrayquantizationscheme/none.md)
- [typeAffine](metalperformanceshaders/mpsndarrayquantizationscheme/typeaffine.md)
- [typeLUT](metalperformanceshaders/mpsndarrayquantizationscheme/typelut.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)
