Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
::
numRows(Matrix)
next
|
previous
|
forward
|
backward
| up |
index
|
toc
numRows(Matrix) -- number of rows in a matrix or mutable matrix
Synopsis
Function:
numRows
Usage:
numRows m
Inputs:
m
Outputs:
the number of rows in
m
Ways to use this method:
numRows(Matrix)
-- number of rows in a matrix or mutable matrix
numRows(MutableMatrix)