Uses of Class
org.flag4j.linalg.decompositions.hess.RealHess
Packages that use RealHess
Package
Description
Provides implementations of the Hessenberg decomposition for real and complex matrices.
-
Uses of RealHess in org.flag4j.linalg.decompositions.hess
Subclasses of RealHess in org.flag4j.linalg.decompositions.hessModifier and TypeClassDescriptionclass
Computes the Hessenberg decomposition of a real dense symmetric matrix.Methods in org.flag4j.linalg.decompositions.hess that return RealHess