PRETTY_MAT_ID = PRETTY_MAT_A
What are the dimensions of matrix PRETTY_MAT_ID?
\times
DIM_2
The first dimension is the number of rows in the matrix. PRETTY_MAT_ID has DIM_1 rows.
The second dimension is the number of columns in the matrix. PRETTY_MAT_ID has DIM_2 columns.
PRETTY_MAT_ID is a DIM_1 \times DIM_2 matrix.