Type Definition nalgebra_glm::DVec1[][src]

type DVec1 = Vector1<f64>;

A 1D vector with f64 components.