Ask a Question | Search DSPSR: |
Home
|
SixteenBitUnpacker.h 35 void unpack (uint64_t ndat, const int16_t * from, const unsigned nskip, float* into, const unsigned fskip, unsigned long* hist);
SixteenBitUnpacker(BitTable::Type encoding, const char *name="SixteenBitUnpacker") Null constructor. Definition: SixteenBitUnpacker.C:15 Bit unpacker that keeps a histogram and optimal statistics. Definition: HistUnpacker.h:25 void unpack() The unpacking routine. Definition: SixteenBitUnpacker.C:23 virtual void set_nstate(unsigned nstate) Set the number of states in the histogram. Definition: HistUnpacker.C:88 Generated using doxygen 1.8.17
|