Uses of Class
org.flag4j.linalg.decompositions.hess.ComplexHess
Packages that use ComplexHess
Package
Description
Provides implementations of the Hessenberg decomposition for real and complex matrices.
-
Uses of ComplexHess in org.flag4j.linalg.decompositions.hess
Subclasses of ComplexHess in org.flag4j.linalg.decompositions.hessModifier and TypeClassDescriptionclass
Computes the Hessenberg decomposition of a real dense Hermitian matrix.Methods in org.flag4j.linalg.decompositions.hess that return ComplexHessModifier and TypeMethodDescriptionComputes the Hessenberg decomposition of the specified matrix.Applies decomposition to the source matrix.