pub fn make_vec1<T: Scalar>(v: &TVec1<T>) -> TVec1<T>
Expand description

Creates a 1D vector from a slice.

See also: