Uses of Package
org.flag4j.linalg.decompositions.hess
Packages that use org.flag4j.linalg.decompositions.hess
Package
Description
Provides implementations of the Hessenberg decomposition for real and complex matrices.
-
Classes in org.flag4j.linalg.decompositions.hess used by org.flag4j.linalg.decompositions.hessClassDescriptionComputes the Hessenberg decomposition of a complex dense square matrix.Computes the Hessenberg decomposition of a real dense Hermitian matrix.Computes the Hessenberg decomposition of a real dense square matrix.Computes the Hessenberg decomposition of a real dense symmetric matrix.