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, set
valueEquals
mul, mul
pow
Copyright © 2015–2022 ImgLib2. All rights reserved.