Uses of Class
net.imglib2.type.numeric.integer.UnsignedVariableBitLengthType
Packages that use UnsignedVariableBitLengthType
-
Uses of UnsignedVariableBitLengthType in net.imglib2.type.numeric.integer
Methods in net.imglib2.type.numeric.integer that return UnsignedVariableBitLengthTypeModifier and TypeMethodDescriptionUnsignedVariableBitLengthType.copy()UnsignedVariableBitLengthType.createVariable()UnsignedVariableBitLengthType.duplicateTypeOnSameNativeImg()Methods in net.imglib2.type.numeric.integer that return types with arguments of type UnsignedVariableBitLengthTypeModifier and TypeMethodDescriptionNativeImg<UnsignedVariableBitLengthType, ? extends LongAccess> UnsignedVariableBitLengthType.createSuitableNativeImg(NativeImgFactory<UnsignedVariableBitLengthType> storageFactory, long[] dim) Methods in net.imglib2.type.numeric.integer with parameters of type UnsignedVariableBitLengthTypeModifier and TypeMethodDescriptionvoidUnsignedVariableBitLengthType.add(UnsignedVariableBitLengthType t) intUnsignedVariableBitLengthType.compareTo(UnsignedVariableBitLengthType t) voidUnsignedVariableBitLengthType.div(UnsignedVariableBitLengthType t) voidUnsignedVariableBitLengthType.mul(UnsignedVariableBitLengthType t) voidUnsignedVariableBitLengthType.set(UnsignedVariableBitLengthType c) voidUnsignedVariableBitLengthType.sub(UnsignedVariableBitLengthType t) booleanUnsignedVariableBitLengthType.valueEquals(UnsignedVariableBitLengthType t) Default test at long precision.Method parameters in net.imglib2.type.numeric.integer with type arguments of type UnsignedVariableBitLengthTypeModifier and TypeMethodDescriptionNativeImg<UnsignedVariableBitLengthType, ? extends LongAccess> UnsignedVariableBitLengthType.createSuitableNativeImg(NativeImgFactory<UnsignedVariableBitLengthType> storageFactory, long[] dim)