Description Usage Arguments Details Value Author(s)
This is needed to make a duplicate of a gpuRclblas object
1 2 | ## S4 method for signature 'amdMatrix'
deepcopy(object)
|
object |
A gpuRclblas object |
This is needed to make a duplicate of a gpuRclblas object
(i.e. amdMatrix, amdVector,
vclAMDMatrix, vclAMDVector because
the traditional syntax would only copy the pointer of the object.
A gpuRclblas object
Charles Determan Jr.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.