Uses of Class
net.imglib2.type.numeric.real.DoubleType
Packages that use DoubleType
Package
Description
-
Uses of DoubleType in net.imglib2.converter
Methods in net.imglib2.converter with parameters of type DoubleType -
Uses of DoubleType in net.imglib2.converter.readwrite
Methods in net.imglib2.converter.readwrite that return DoubleTypeModifier and TypeMethodDescription -
Uses of DoubleType in net.imglib2.display.screenimage.awt
Constructors in net.imglib2.display.screenimage.awt with parameters of type DoubleTypeModifierConstructorDescriptionDoubleAWTScreenImage
(DoubleType type, DoubleArray data, long[] dim) Constructor parameters in net.imglib2.display.screenimage.awt with type arguments of type DoubleType -
Uses of DoubleType in net.imglib2.img.array
Methods in net.imglib2.img.array that return types with arguments of type DoubleTypeModifier and TypeMethodDescriptionstatic final ArrayImg
<DoubleType, DoubleArray> ArrayImgs.doubles
(double[] array, long... dim) static final ArrayImg
<DoubleType, DoubleArray> ArrayImgs.doubles
(long... dim) static final <A extends DoubleAccess>
ArrayImg<DoubleType, A> ArrayImgs.doubles
(A access, long... dim) -
Uses of DoubleType in net.imglib2.img.planar
Methods in net.imglib2.img.planar that return types with arguments of type DoubleTypeModifier and TypeMethodDescriptionstatic final PlanarImg
<DoubleType, DoubleArray> PlanarImgs.doubles
(long... dim) -
Uses of DoubleType in net.imglib2.type.numeric.real
Methods in net.imglib2.type.numeric.real that return DoubleTypeModifier and TypeMethodDescriptionDoubleType.copy()
DoubleType.createVariable()
DoubleType.duplicateTypeOnSameNativeImg()
Methods in net.imglib2.type.numeric.real that return types with arguments of type DoubleTypeModifier and TypeMethodDescriptionNativeImg
<DoubleType, ? extends DoubleAccess> DoubleType.createSuitableNativeImg
(NativeImgFactory<DoubleType> storageFactory, long[] dim) Methods in net.imglib2.type.numeric.real with parameters of type DoubleTypeMethod parameters in net.imglib2.type.numeric.real with type arguments of type DoubleTypeModifier and TypeMethodDescriptionNativeImg
<DoubleType, ? extends DoubleAccess> DoubleType.createSuitableNativeImg
(NativeImgFactory<DoubleType> storageFactory, long[] dim)