Type Alias V

pub type V = NalgebraVec<f64>;
Expand description

Type alias for state vector type used in simulations

Aliased Typeยง

pub struct V { /* private fields */ }