Description Usage Arguments Details
It returns a list of 3 elements, where the first element is a list of partitions, the second is a list of row indices, and third a a list of column indices.
1 | getPartitionIdsAndOffsets(indices, psizes, nparts)
|
indices |
A sorted list of sorted vectors, where the first element are the row indices, and the second (if 2d), column indices. |
psizes |
Partition-sizes matrix of the distributed object. |
nparts |
nparts vector of the distributed object. |
Note: This is an internal helper function of ddR.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.