nodes: Returns the Column or Row Indexes at Which Each Node Starts...

Description Usage Arguments Value See Also

View source: R/LinkedMatrix.R

Description

Returns the column or row indexes at which each node starts and ends.

Usage

1
nodes(x)

Arguments

x

Either a ColumnLinkedMatrix or a RowLinkedMatrix object.

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.