Description Usage Arguments Value
Copy the data in a GPU object to a CPU object. The objects must be of the core class (e.g. gpuvec/cpuvec and gpumat/cpumat), but they can be of different fundamental types (e.g. float/double).
1 | gpu2cpu(gpu_in, cpu_out)
|
gpu_in |
Input. |
cpu_out |
Ouput. |
Returns NULL
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.