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: rank ( KP)

Return the rank of the Kronecker product KP. This is computed as the product of the ranks of the matrices forming the product.

See also: rank, @kronprod/det, @kronprod/trace.

Package: linear-algebra