Hessenburg
scalation.mathstat.Hessenburg
The Hessenburg
class is used to reduce, via similarity transformations, an n-by-n matrix a to Hessenburg form h, where all elements two below the main diagonal are zero (or close to zero). Note, similarity transformations do not changes the eigenvalues.
Value parameters
- a
-
the matrix to reduce to Hessenburg form
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article