Skip to main content

compute_permutation

Function compute_permutation 

Source
pub fn compute_permutation(current: &[u8], target: &[u8]) -> Option<Vec<usize>>
Expand description

Compute permutation from current to target order