Description Usage Arguments Value
View source: R/gpuMatix-class.R
The function will convert the gpuMatrix object into a vector,
if you have run any GPU functions on the gpuMatrix object,
please call download(x)
to synchronize the data before calling this function.
1 2 |
x |
an gpuMatrix object |
mode |
This argument is only for compatibility. It does not take any effect. |
A vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.