Show the content of the Kronecker product KP. To avoid evaluating the
Kronecker product, this function displays the two matrices defining the product.
To display the actual values of KP, use disp (full (KP))
.
This function is equivalent to @kronprod/display
.
See also: @kronprod/display, @kronprod/full.
Package: linear-algebra