LambdaSumSmallest function

The LambdaSumSmallest atom.

The LambdaSumSmallest atom.

This class represents the sum of the k smallest eigenvalues of a matrix.

LambdaSumSmallest(A, k)

Arguments

  • A: An Expression or numeric matrix.
  • k: A positive integer.

Returns

Returns the sum of the k smallest eigenvalues of a matrix.

  • Maintainer: Anqi Fu
  • License: Apache License 2.0 | file LICENSE
  • Last published: 2024-11-07