[][src]Type Definition spaces::VectorView

type VectorView<'a, T = f64> = ArrayView1<'a, T>;