---
title: "MLShapedArrayBufferLayout.strides(_:)"
framework: coreml
role: symbol
role_heading: Case
path: "coreml/mlshapedarraybufferlayout/strides(_:)"
---

# MLShapedArrayBufferLayout.strides(_:)

Layout scalars according to the strides.

## Declaration

```swift
case strides([Int])
```

## See Also

### Buffer layouts

- [MLShapedArrayBufferLayout.firstMajorContiguous](coreml/mlshapedarraybufferlayout/firstmajorcontiguous.md)
- [MLShapedArrayBufferLayout.lastMajorContiguous](coreml/mlshapedarraybufferlayout/lastmajorcontiguous.md)
