Description Usage Arguments Value See Also Examples
This function computes the exponential of given vector/matrix by using self-defined CUDA function
| 1 | expgpu(input)
 | 
| input | list consisting of R external GPU pointer and dimension | 
exponential of vector/matrix, a list consisting of
ptr: GPU pointer
m: number of rows
n: number of columns
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.