isSquare property

bool isSquare

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

Implementation

bool get isSquare;