sdr.BlockInterleaver(rows: int, cols: int)

Creates a \(R \times C\) block interleaver.

Parameters:
rows: int

The number of rows \(R\) in the interleaver. The row size determines the output separation of consecutive input elements.

cols: int

The number of columns \(C\) in the interleaver.