public class NormMinMax<A extends RealType<A>> extends Object implements Converter<A,A>
NormMinMax(double min, double max)
void
convert(A input, A output)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NormMinMax(double min, double max)
public void convert(A input, A output)
convert
Converter<A extends RealType<A>,A extends RealType<A>>
Copyright © 2015–2022 ImgLib2. All rights reserved.