atImin#

swordfish.function.atImin()#

Find the position of the element with the smallest value in location, and return the value of the element in the same position in value.

Parameters:
  • location (Constant) – vectors/matrices/tables of the same dimensions.

  • value (Constant) – vectors/matrices/tables of the same dimensions.