Type Definition sprs::PermView[][src]

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