Type Definition visioncortex::Matrix[][src]

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