index: Maps Each Column or Row Index of a Linked Matrix to the...

Description Usage Arguments Value See Also

View source: R/LinkedMatrix.R

Description

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.

Usage

1
index(x, ...)

Arguments

x

Either a ColumnLinkedMatrix or a RowLinkedMatrix object.

...

Additional arguments (see Details).

Value

A matrix.

See Also

ColumnLinkedMatrix-class, RowLinkedMatrix-class, and LinkedMatrix-class for more information on the ColumnLinkedMatrix, RowLinkedMatrix, and LinkedMatrix classes.


QuantGen/LinkedMatrix documentation built on May 28, 2020, 10:51 p.m.