Type Definition traffloat::space::Vector[−][src]

pub type Vector = Matrix<f64, Const<{_: usize}>, Const<1_usize>, ArrayStorage<f64, 3_usize, 1_usize>>;
Expand description

Standard vector type