pub type V = NalgebraVec<f64>;
Type alias for state vector type used in simulations
pub struct V { /* private fields */ }