Package org.flag4j.linalg.decompositions.hess


package org.flag4j.linalg.decompositions.hess
Provides implementations of the Hessenberg decomposition for real and complex matrices.
  • Classes
    Class
    Description
    Computes 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.