IntegerMatrix Class
class function IsEmpty(matrix: TIntegerMatrix): boolean;
Determines if Matrix is empty - all elements of the matrix are zero.