Contents

shape

The multiarray’s multidimensional shape as a number array in which each element’s value is the size of the corresponding dimension.

Declaration

var shape: [NSNumber] { get }

See Also

Inspecting a multiarray