[][src]Type Definition spaces::MatrixViewMut

type MatrixViewMut<'a, T = f64> = ArrayViewMut2<'a, T>;