I
- input typepublic class DefaultMinMax<I extends RealType<I>> extends AbstractUnaryFunctionOp<Iterable<I>,Pair<I,I>> implements Ops.Stats.MinMax
Op
to calculate the stats.minMax
.SpecialOp.Flavor
NAME
Constructor and Description |
---|
DefaultMinMax() |
Modifier and Type | Method and Description |
---|---|
Pair<I,I> |
calculate(Iterable<I> input)
Calculates the output given some input.
|
in, out, run, setInput
ops, setEnvironment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
ops, setEnvironment
calculate, getIndependentInstance, run
run
candidates, filterArity, op
initialize
Copyright © 2014–2022 ImageJ. All rights reserved.