pub type M = NalgebraMat<f64>;
Type alias for matrix type used in simulations
pub struct M { /* private fields */ }