Uses of Class
nom.tam.fits.compression.algorithm.quant.Quantize.DoubleArrayPointer
-
Packages that use Quantize.DoubleArrayPointer Package Description nom.tam.fits.compression.algorithm.quant -
-
Uses of Quantize.DoubleArrayPointer in nom.tam.fits.compression.algorithm.quant
Methods in nom.tam.fits.compression.algorithm.quant that return Quantize.DoubleArrayPointer Modifier and Type Method Description Quantize.DoubleArrayPointerQuantize.DoubleArrayPointer. copy(long l)Methods in nom.tam.fits.compression.algorithm.quant with parameters of type Quantize.DoubleArrayPointer Modifier and Type Method Description private booleanQuantize. calculateNoiseShortRow(Quantize.DoubleArrayPointer array, int nx, int ny)protected intQuantize. findNextValidPixelWithNullCheck(int nx, Quantize.DoubleArrayPointer rowpix, int ii)private doubleQuantize. getNextPixelAndCheckMinMax(Quantize.DoubleArrayPointer rowpix, int ii)
-