Google
IntegerMatrix.IsEmpty Method
Class
Pascal
class function IsEmpty(matrix: TIntegerMatrix): boolean;
Description

Determines if Matrix is empty - all elements of the matrix are zero.

Related Information