Type Definition gchemol::Vector3f

source ·
pub type Vector3f = Matrix<f64, Const<nalgebra::::base::dimension::U3::{constant#0}>, Const<1>, ArrayStorage<f64, 3, 1>>;
Expand description

nalgebra 3D Vector