Type Definition graplot::Matrix

source ·
pub type Matrix = Vec<Vec<f64>>;