Constant imbe::consts::MAX_QUANTIZED_AMPS [] [src]

pub const MAX_QUANTIZED_AMPS: usize = MAX_HARMONICS - 1

Maximum number of quantized amplitudes.

Since bm, 3 ≤ m ≤ L + 1, must be stored and 9 ≤ L ≤ 56, the maximum capacity required is 57 - 3 + 1 = 56 - 1.