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