Type Definition Column
easy_ml::matrices
type Column = usize;
The maximum row and column lengths are usize, due to the internal storage being backed by Vec