Package nom.tam.fits.compression.algorithm.rice
-
Class Summary Class Description BitBuffer A bit wise reader writer around a bytebuffer.RiceCompressOption RiceCompressor<T extends java.nio.Buffer> The original compression was designed by Rice, Yeh, and Miller the code was written by Richard White at STSc at the STScI and included (ported to c and adapted) in cfitsio by William Pence, NASA/GSFC.RiceCompressor.ByteRiceCompressor RiceCompressor.DoubleRiceCompressor RiceCompressor.FloatRiceCompressor RiceCompressor.IntRiceCompressor RiceCompressor.ShortRiceCompressor RiceQuantizeCompressOption