Package org.ejml.dense.row.decomposition.eig.symm
package org.ejml.dense.row.decomposition.eig.symm
-
ClassDescriptionComputes the eigenvalues and eigenvectors of a symmetric tridiagonal matrix using the symmetric QR algorithm.Computes the eigenvalues and eigenvectors of a symmetric tridiagonal matrix using the symmetric QR algorithm.A helper class for the symmetric matrix implicit QR algorithm for eigenvalue decomposition.A helper class for the symmetric matrix implicit QR algorithm for eigenvalue decomposition.