MultidimArray.packedDimensions

Returns the maximum number of tail dimensions without pading. Note, that there can be no such dimensions.

struct MultidimArray(T, size_t n)
@property const @safe pure nothrow @nogc
size_t
packedDimensions
()
if (
n >= 1
)

Meta