---
title: BNNSGraph.Builder.ScatterMode.maximum
framework: accelerate
role: symbol
role_heading: Case
path: accelerate/bnnsgraph/builder/scattermode/maximum
---

# BNNSGraph.Builder.ScatterMode.maximum

The operation writes the maximum of the existing value and the scattered value.

## Declaration

```swift
case maximum
```
