shape property

List shape

The shape of an array is the number of elements in each dimension.

Implementation

List get shape => Matrix2d().shape(this);