---
title: rank
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/bnns/datalayout/rank
---

# rank

The number of dimensions of the data layout.

## Declaration

```swift
var rank: Int { get }
```
