Uses of Class
org.flag4j.linalg.decompositions.schur.ComplexSchur
Packages that use ComplexSchur
Package
Description
Provides implementations of the Schur decomposition for real and complex matrices.
-
Uses of ComplexSchur in org.flag4j.linalg.decompositions.schur
Methods in org.flag4j.linalg.decompositions.schur that return ComplexSchurModifier and TypeMethodDescriptionComputes the Schur decomposition of the input matrix.ComplexSchur.enforceFinite
(boolean enforceFinite) ComplexSchur.setExceptionalThreshold
(int exceptionalThreshold) ComplexSchur.setMaxIterationFactor
(int maxIterationFactor)