---
title: vDSP_Stride
framework: accelerate
role: symbol
role_heading: Type Alias
path: accelerate/vdsp_stride
---

# vDSP_Stride

An integer value that represents the differences between indices of elements, including the lengths of strides.

## Declaration

```swift
typealias vDSP_Stride = Int
```

## See Also

### Data types

- [vDSP_Length](accelerate/vdsp_length.md)
- [DSPComplex](accelerate/dspcomplex.md)
- [COMPLEX_SPLIT](accelerate/complex_split.md)
- [DSPDoubleComplex](accelerate/dspdoublecomplex.md)
- [DOUBLE_COMPLEX_SPLIT](accelerate/double_complex_split.md)
- [DSPSplitComplex](accelerate/dspsplitcomplex.md)
- [DSPDoubleSplitComplex](accelerate/dspdoublesplitcomplex.md)
- [vDSP.VectorizableDouble](accelerate/vdsp/vectorizabledouble.md)
- [vDSP.VectorizableFloat](accelerate/vdsp/vectorizablefloat.md)
