isSquare property

bool get isSquare

Returns true if the Matrix's columnCount and rowCount are equal

Implementation

bool get isSquare;