Function File: plus ( a, a)

Return the sum of a Kronecker product and another matrix. This is performed by forming the full matrix of both inputs and is as such a potential expensive operation.

See also: plus, @kronprod/minus.

Package: linear-algebra