Mwidth ( matrix -- width )


Vocabulary
math.blas.matrices

Inputs
matrixa blas-matrix-base


Outputs
widthan integer


Word description
Returns the number of columns in matrix.

See also
Mheight

Definition