---
title: BNNSL2Norm
framework: accelerate
role: symbol
role_heading: Global Variable
path: accelerate/bnnsl2norm
---

# BNNSL2Norm

A constant that represents the L2 norm.

## Declaration

```swift
var BNNSL2Norm: BNNSNormType { get }
```

## See Also

### Constants

- [init(_:)](accelerate/bnnsnormtype/init(_:).md)
- [init(rawValue:)](accelerate/bnnsnormtype/init(rawvalue:).md)
- [rawValue](accelerate/bnnsnormtype/rawvalue.md)
