Type Definition visioncortex::Matrix[][src]

type Matrix = Vec<Vec<f64>>;