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