fvclVector-class {gpuR}R Documentation

fvclVector Class

Description

An float vector in the S4 vclVector representation.

Value

If the vclVector 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

vclVector-class


[Package gpuR version 2.0.6 Index]