What is the notation for total number of rows in a matrix S?

49 Views Asked by At

Consider a matrix S(i,j). It has n columns and m rows. How do I indicate m rows for matrix S? What is the notation?

I wish to write: d = c x (number of rows in S).

What is the mathematical notation for the "number of rows in S" ?

d = c x ?.

This is what I am looking for ..