[][src]Type Definition spaces::VectorViewMut

type VectorViewMut<'a, T = f64> = ArrayViewMut1<'a, T>;