column_count property

column_count property

Number of columns in the matrix

Definition:

@property
def column_count(self):
    ...

See Also