[][src]Type Definition munkres::SquareMatrix

type SquareMatrix<T> = Array2<T>;