Type Definition sprs::TriMatViewMutI[][src]

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