Package org.flag4j.linalg.decompositions.schur
package org.flag4j.linalg.decompositions.schur
Provides implementations of the Schur decomposition for real and complex matrices.
-
ClassesClassDescriptionInstanced 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.