[][src]Type Definition sprs::CsMatViewMutI

type CsMatViewMutI<'a, N, I> = CsMatBase<N, I, &'a [I], &'a [I], &'a mut [N]>;