[][src]Type Definition sprs::TriMatViewMutI

type TriMatViewMutI<'a, N, I> = TriMatBase<&'a mut [I], &'a mut [N]>;