Type Definition sprs::PermViewI

source ·
pub type PermViewI<'a, I> = Permutation<I, &'a [I]>;

Implementations§

source§

impl<'a, I: SpIndex> PermViewI<'a, I>

source

pub fn reborrow(&self) -> Self

source

pub fn reborrow_inv(&self) -> Self