COLUMN_DIM _ _ _ _ _ _ _ _ _ _ _ _ operator
Column dimension, row dimension:
<matrix> :- a matrix.
column_dimfinds the column dimension of <matrix>.
row_dimfinds the row dimension of <matrix>.
column_dim(A); 3 row_dim(A); 3