View source: R/muxLib_annotated.R
SolveEigenvalueProblem | R Documentation |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.