dgpuVector-class {gpuR}R Documentation

dgpuVector Class

Description

An double vector in the S4 gpuVector representation.

Value

If the gpuVector object is of type 'double', returns TRUE, if not, returns an error message.

Slots

address:

Pointer to a double typed vector

Author(s)

Charles Determan Jr.

See Also

gpuVector-class


[Package gpuR version 2.0.6 Index]