---
title: input
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/slidingwindows/input
---

# input

The input shaped array.

## Declaration

```swift
let input: MLShapedArray<Scalar>
```

## See Also

### Inspecting the sliding window

- [endIndex](createmlcomponents/slidingwindows/endindex.md)
- [length](createmlcomponents/slidingwindows/length.md)
- [startIndex](createmlcomponents/slidingwindows/startindex.md)
- [stride](createmlcomponents/slidingwindows/stride.md)
