LambdaSumSmallest | R Documentation |
This class represents the sum of the k
smallest eigenvalues of a matrix.
LambdaSumSmallest(A, k)
A |
An Expression or numeric matrix. |
k |
A positive integer. |
Returns the sum of the k smallest eigenvalues of a matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.