Type Definition sprs::PermView

source ·
pub type PermView<'a> = Permutation<usize, &'a [usize]>;