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