Function File: display ( KP)

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 display (full (KP)).

See also: @kronprod/displ, @kronprod/full.

Package: linear-algebra