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 TypeMethodDescriptionvoid
UnsignedVariableBitLengthType.add
(UnsignedVariableBitLengthType t) int
UnsignedVariableBitLengthType.compareTo
(UnsignedVariableBitLengthType t) void
UnsignedVariableBitLengthType.div
(UnsignedVariableBitLengthType t) void
UnsignedVariableBitLengthType.mul
(UnsignedVariableBitLengthType t) void
UnsignedVariableBitLengthType.set
(UnsignedVariableBitLengthType c) void
UnsignedVariableBitLengthType.sub
(UnsignedVariableBitLengthType t) boolean
UnsignedVariableBitLengthType.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)