The baseline distributed object class to be extended by each backend driver. Backends may elect to extend once for all distributed object types ('dlist', 'darray', 'dframe,', etc.) for one per type, depending on needs.
nparts
Stores the 2d-partitioning scheme of the distributed object.
psize
Stores, as a 2d-matrix (1d-for dlists) of the size of each partition.
dim
The dimensions of the distributed object.
backend
A character vector of the name of the backend that created the object.
type
The distributed object type for this object (e.g,. 'dlist').
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.