mrpro.utils.sliding_window

Sliding window view.

Functions

sliding_window(x, window_shape[, axis, strides])

Sliding window view into the tensor x.

Classes

Sequence()

All the operations on a read-only sequence.