Package net.imglib2.type.numeric.integer
package net.imglib2.type.numeric.integer
-
ClassesClassDescriptionAbstractIntegerBitType<T extends AbstractIntegerBitType<T>>The performance of this type is traded off for the gain in memory storage.AbstractIntegerType<T extends AbstractIntegerType<T>>TODOTODOGenericByteType<T extends GenericByteType<T>>TODOGenericIntType<T extends GenericIntType<T>>TODOGenericLongType<T extends GenericLongType<T>>Abstract superclass for Long types.GenericShortType<T extends GenericShortType<T>>Abstract base class for
native
IntegerType
s that encode their value into a 16bit short.TODOTODOTODOAType
with a bit depth of 128.A 12-bitType
whose data is stored in aLongAccess
.AType
with a bit depth of 2.AType
with a bit depth of 4.TODOTODOTODOTODOAType
with arbitrary bit depth up to maximum 64 bits.