The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

Function File: uminus ( KP)

Returns the unary minus operator working on the Kronecker product KP. This corresponds to -KP and simply returns the Kronecker product with the sign of the smallest matrix in the product reversed.

See also: @kronprod/uminus.

Package: linear-algebra