blockIndex {symDMatrix} | R Documentation |
This function returns the block structure of a symDMatrix
object and
can be useful when implementing custom indexing techniques.
blockIndex(x)
x |
A |
A matrix with three columns: the block number, the start index and the end index.