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