row_count property

row_count property

Number of rows in the matrix

Definition:

@property
def row_count(self):
    ...

See Also