---
title: BNNSArithmetic
framework: accelerate
role: symbol
role_heading: Global Variable
path: accelerate/bnnsarithmetic
---

# BNNSArithmetic

An arithmetic filter.

## Declaration

```swift
var BNNSArithmetic: BNNSFilterType { get }
```

## See Also

### Layer Constants

- [BNNSConvolution](accelerate/bnnsconvolution.md)
- [BNNSTransposedConvolution](accelerate/bnnstransposedconvolution.md)
- [BNNSFullyConnected](accelerate/bnnsfullyconnected.md)
- [BNNSBatchNorm](accelerate/bnnsbatchnorm.md)
- [BNNSGroupNorm](accelerate/bnnsgroupnorm.md)
- [BNNSInstanceNorm](accelerate/bnnsinstancenorm.md)
- [BNNSLayerNorm](accelerate/bnnslayernorm.md)
- [BNNSQuantization](accelerate/bnnsquantization.md)
