Description Usage Arguments Value Examples
Copy the data in one CPU object to another. The objects must be of the same class (e.g. cpuvec/cpuvec and cpumat/cpumat), but they can be of different fundamental types (e.g. float/double).
1 | cpu2cpu(cpu_in, cpu_out)
|
cpu_in |
Input. |
cpu_out |
Ouput. |
Returns NULL
.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.