apply_mds_matrix

Function apply_mds_matrix 

Source
fn apply_mds_matrix<F: Field, SC: SpongeConstants>(
    mds: [[F; 3]; 3],
    state: &mut [F],
)