Uses of Class
net.imglib2.type.AbstractBit64Type
Packages that use AbstractBit64Type
-
Uses of AbstractBit64Type in net.imglib2.type
Classes in net.imglib2.type with type parameters of type AbstractBit64TypeModifier and TypeClassDescriptionclass
AbstractBit64Type<T extends AbstractBit64Type<T>>
AType
with arbitrary bit depth up to maximum 64 bits. -
Uses of AbstractBit64Type in net.imglib2.type.label
Subclasses of AbstractBit64Type in net.imglib2.type.labelModifier and TypeClassDescriptionclass
Representation of base pairs using 3 bits per entry, supported characters: gap, N, A, T, G, C, U Bases are handled using theBasePairBitType.Base
enumeration. -
Uses of AbstractBit64Type in net.imglib2.type.numeric.integer
Subclasses of AbstractBit64Type in net.imglib2.type.numeric.integer