vclVector-class: vclVector Class

Description Slots Author(s) See Also

Description

This is the 'mother' class for all vclVector objects. All other vclVector classes inherit from this class but there are no current circumstances where this class is used directly.

There are multiple child classes that correspond to the particular data type contained. These include ivclVector.

Slots

Common to all vclMatrix objects in the package

address:

Pointer to data matrix

.context_index:

Integer index of OpenCL contexts

.platform_index:

Integer index of OpenCL platforms

.platform:

Name of OpenCL platform

.device_index:

Integer index of active device

.device:

Name of active device

Author(s)

Charles Determan Jr.

See Also

ivclVector-class


gpuR documentation built on May 30, 2019, 1:02 a.m.