fgpuVector-class {gpuR}R Documentation

fgpuVector Class

Description

An float vector in the S4 gpuVector representation.

Value

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

Slots

address:

Pointer to a float typed vector

Author(s)

Charles Determan Jr.

See Also

gpuVector-class


[Package gpuR version 2.0.6 Index]