numColumns(Matrix) -- number of columns in a matrix or mutable matrix
Synopsis
-
Function: numColumns
-
- Usage:
numColumns m
-
Inputs:
-
Outputs:
-
the number of columns in m
Ways to use this method:
-
numColumns(Matrix) -- number of columns in a matrix or mutable matrix
-
numColumns(MutableMatrix)