R/muxLib_annotated.R
SolveEigenvalueProblem.Rd
Return the matrix of eigenvectors (Q) and the diagonal matrix of eigenvalues (L) as well as a vector with ordered eigenvalues (E)
SolveEigenvalueProblem(Matrix)
Matrix | matrix |
---|
Matrix of eigenvectors (Q), Diagonal matrix of eigenvalues (L), and vector with ordered eigenvalues (E)