sdr.Interleaver(map: ArrayLike)

Creates an arbitrary interleaver.

Parameters:
map: ArrayLike

The interleaver permutation map π:ij, containing the values [0,N). The i-th input element will be placed at the π(i)-th output position.