Skip to content
Snippets Groups Projects
Commit 041741b8 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: add longer method names for accessing Matrix num rows/cols (#1391)

- in addition to m() and n(), provide Matrix mRows()/nRows(), nCols()
  methods.  These provide unambiguous access names.

  'mRows()' == for internal consistency with MatrixSpace.
  'nRows()' == a commonly used naming.
parent 80d72839
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment