MatrixInfo.build_shape

Build shape from t. Assumes all arrays in a dimension are initialized and of uniform length.

template MatrixInfo(T)
build_shape
(
T t
)
if (
isArray!T ||
)

Meta