Uses of Class
net.imglib2.img.sparse.FloatNtree
-
Packages that use FloatNtree Package Description net.imglib2.img.sparse -
-
Uses of FloatNtree in net.imglib2.img.sparse
Methods in net.imglib2.img.sparse that return FloatNtree Modifier and Type Method Description FloatNtree
FloatNtree. createInstance(long[] pos)
Methods in net.imglib2.img.sparse that return types with arguments of type FloatNtree Modifier and Type Method Description NtreeImg<T,FloatNtree>
NtreeImgFactory. createFloatInstance(long[] dimensions, Fraction entitiesPerPixel)
-