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