public class SubtractNormReal<A extends RealType<A>,B extends RealType<B>,C extends RealType<C>> extends Object implements Function<A,B,C>
SubtractNormReal(double normalizationFactor)
void
compute(A input1, B input2, C output)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SubtractNormReal(double normalizationFactor)
public void compute(A input1, B input2, C output)
compute
Function<A extends RealType<A>,B extends RealType<B>,C extends RealType<C>>
Copyright © 2015–2021 Fiji. All rights reserved.