Uses of Class
nom.tam.fits.compression.algorithm.quant.QuantizeProcessor
Packages that use QuantizeProcessor
Package
Description
The HCompress algorithm and its options.
Quantization support for representing floating-point values with integers corresponding to discrete levels.
The Rice comppression algorithm and its options.
-
Uses of QuantizeProcessor in nom.tam.fits.compression.algorithm.hcompress
Subclasses of QuantizeProcessor in nom.tam.fits.compression.algorithm.hcompressModifier and TypeClassDescriptionstatic class
static class
-
Uses of QuantizeProcessor in nom.tam.fits.compression.algorithm.quant
Subclasses of QuantizeProcessor in nom.tam.fits.compression.algorithm.quantModifier and TypeClassDescriptionstatic class
static class
TODO this is done very inefficient and should be refactored! -
Uses of QuantizeProcessor in nom.tam.fits.compression.algorithm.rice
Subclasses of QuantizeProcessor in nom.tam.fits.compression.algorithm.riceModifier and TypeClassDescriptionstatic class
static class