pub const fn round_to_cols(i: usize) -> Range<usize>
Expand description

Given a Poseidon round from 0 to 4 (inclusive), returns the columns (as a range) that are used in this round.