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