Skip to content

HessenbergDecomposition

HessenbergDecomposition(matrix)

calculate the Hessenberg-decomposition as a list {p, h} of a square matrix.

See:

Examples

Implementation status

  • ✅ - full supported

Github