SumSmallest function

The SumSmallest atom.

The SumSmallest atom.

The sum of the smallest k values of a matrix.

SumSmallest(x, k)

Arguments

  • x: An Expression or numeric matrix.
  • k: The number of smallest values to sum over.

Returns

Sum of the smlalest k values

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

Downloads (last 30 days):