Name

adams.flow.transformer.Max


Synopsis

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


Additional information

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


Options