along

open fun along(axis: Int): <Error class: unknown class><F64Array>

Iterates over the array along the specified axis.

Return

a sequence of views along the specified axis

Parameters

axis

the axis to iterate along