Type Definition rnltk::document::GenericMatrix

source ·
pub type GenericMatrix = Matrix<f64, Dyn, Dyn, VecStorage<f64, Dyn, Dyn>>;