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