The sum of the smallest k values of a matrix.
SumSmallest(x, k)
x
An Expression or numeric matrix.
k
The number of smallest values to sum over.
Sum of the smlalest k values