The LambdaSumSmallest atom.
This class represents the sum of the k smallest eigenvalues of a matrix.
k
LambdaSumSmallest(A, k)
A
Returns the sum of the k smallest eigenvalues of a matrix.
Useful links