Get the number of rows of a matrix.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Matrix_lsr), | intent(in) | :: | this | The matrix.  | 
  
The number of rows.
Get the number of rows of a matrix.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Matrix_lsc), | intent(in) | :: | this | The matrix.  | 
  
The number of rows.