pub fn smawk_column_minima<T: PartialOrd + Copy, M: Matrix<T>>( matrix: &M, ) -> Vec<usize>
column_minima