zgpuMatrix-class {gpuR} | R Documentation |
zgpuMatrix Class
Description
An complex double type matrix in the S4 gpuMatrix
representation.
Value
If the gpuMatrix object is of type 'complex double', returns TRUE, if not, returns an error message.
Slots
address
:Pointer to a complex double matrix.
Author(s)
Charles Determan Jr.
See Also
gpuMatrix-class
,
igpuMatrix-class
,
dgpuMatrix-class
[Package gpuR version 2.0.6 Index]