Full Library / Math Operator / Array / ArrayMinimum
Block Name: ArrayMinimum
Code File Location: VisualSim/actor/lib/ArrayMinimum
o Extract the minimum element from an array. This actor reads an array from the input port and sends the largest of its elements to the output port. The index of the smallest element (closest to minus infinity) is sent to the index output port. If there is more than one entry in the array with the minimum value, then the index of the first such entry is what is produced.
Created with the Personal Edition of HelpNDoc: Easy EPub and documentation editor