FACT++
1.0
|
|
inlineprotected |
Compress a given buffer based on its source and destination.
dest | the buffer hosting the compressed data |
src | the buffer hosting the transposed data |
num_rows | the number of uncompressed rows in the transposed buffer |
the | number of bytes of the compressed data |
Definition at line 765 of file zofits.h.
References FITS::Compression::getNumProcs(), FITS::Compression::getOrdering(), FITS::Compression::getProc(), FITS::Compression::getSizeOnDisk(), i, FITS::kFactHuffman16, FITS::kFactRaw, FITS::kFactSmoothing, FITS::kOrderByCol, FITS::Compression::Memcpy(), FITS::Compression::SetBlockSize(), and TileHeader().