Computes the Kronecker product of two slices using an optional binary operation (default product).
list of either fields with lengths or ndFields with shapes. All ndFields must have the same dimension count.
Kronecker!(fun, NdFields)(fields).slicedNdField
Computes the Kronecker product of two slices using an optional binary operation (default product).