Classes | |
| class | Average |
| (De)Quantizer for range-block averages, only initializes QuantBase correctly More... | |
| class | Deviation |
| (De)Quantizer for range-block deviations, only initializes QuantBase correctly More... | |
Functions | |
| int | quantizeByPower (Real f, int scale, int possib) |
Quantizes f that belongs to [0,possib/2^ into [0,possib-1]. | |
| Real | dequantizeByPower (int i, int scale, int possib) |
| Performs the opposite to quantizeByPower. | |
1.5.8