isNotSquare property

bool get isNotSquare

Implementation

bool get isNotSquare => nrows != ncols;