Description Usage Arguments Details Value See Also
Constructor for mpimat objects.
1 |
grid |
An MPI grid object; the return of |
nrows, ncols |
The dimensions of the matrix. |
bf_rows, bf_cols |
The blocking factor. |
type |
Storage type for the matrix. Should be one of 'int', 'float', or 'double'. |
Data is held in an external pointer.
A mpimat class object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.