Mheight ( matrix -- height )


Vocabulary
math.blas.matrices

Inputs
matrixa blas-matrix-base


Outputs
heightan integer


Word description
Returns the number of rows in matrix.

See also
Mwidth

Definition