Uses of Package
org.flag4j.linalg.decompositions.schur
Packages that use org.flag4j.linalg.decompositions.schur
Package
Description
Provides implementations of the Schur decomposition for real and complex matrices.
-
Classes in org.flag4j.linalg.decompositions.schur used by org.flag4j.linalg.decompositions.schurClassDescriptionInstanced of this class can be used for computing the Schur decomposition of a real dense square matrix.Instanced of this class can be used for computing the Schur decomposition of a real dense square matrix.An abstract base class for computing the Schur decomposition of a square matrix.