Tridiagonaliserde
Tridiagonaliserde refers to a matrix that has been transformed into a tridiagonal matrix through a process of similarity transformation. A tridiagonal matrix is a sparse matrix that has non-zero elements only on its main diagonal, the first superdiagonal, and the first subdiagonal. In other words, all other elements are zero.
The process of tridiagonalisation is important in numerical linear algebra. It is often a preliminary step
The transformation is achieved using a similarity transformation, which involves multiplying the original matrix A by