public interface NumericType<T extends NumericType<T>> extends Type<T>, Add<T>, Mul<T>, Sub<T>, Div<T>, Pow<T>, SetOne, SetZero, MulFloatingPoint, PowFloatingPoint
copy, createVariable, setvalueEqualsmul, mulpowCopyright © 2015–2022 ImgLib2. All rights reserved.