blockIndex: Return the Block Structure of a symDMatrix Object

Description Usage Arguments Value

View source: R/symDMatrix.R

Description

This function returns the block structure of a symDMatrix object and can be useful when implementing custom indexing techniques.

Usage

1

Arguments

x

A symDMatrix object.

Value

A matrix with three columns: the block number, the start index and the end index.


symDMatrix documentation built on Aug. 2, 2020, 5:06 p.m.