Name

adams.flow.transformer.Min


Synopsis

Returns the minimum value from a double/int array or the index of the minimum value.


Additional information

Flow input/output:
- input: java.lang.Integer[], java.lang.Double[], int[], double[]
- output: java.lang.Integer, java.lang.Double


Options