powered by
This class represents the sum of the k smallest eigenvalues of a matrix.
k
LambdaSumSmallest(A, k)
Returns the sum of the k smallest eigenvalues of a matrix.
An Expression or numeric matrix.
A positive integer.