[][src]Type Definition nalgebra_glm::DVec1

type DVec1 = TVec1<f64>;

A 1D vector with f64 components.