Maps Each Column or Row Index of a Linked Matrix to the Column or Row Index of Its Corresponding Node
If j
for ColumnLinkedMatrix
or i
for
RowLinkedMatrix
is passed, it will only generate entries for the
given indices. sort
, which is set by default, determines whether
j
or i
should be sorted before building the index.
index(x, ...)
x |
Either a |
... |
Additional arguments (see Details). |
A matrix.
ColumnLinkedMatrix-class
,
RowLinkedMatrix-class
, and LinkedMatrix-class
for more information on the ColumnLinkedMatrix
,
RowLinkedMatrix
, and LinkedMatrix
classes.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.