Type Definition nalgebra_glm::DVec1

source ·
pub type DVec1 = TVec1<f64>;
Expand description

A 1D vector with f64 components.