Learn R Programming

gpuR (version 2.0.6)

cgpuMatrix-class: cgpuMatrix Class

Description

An complex float type matrix in the S4 gpuMatrix representation.

Arguments

Value

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

Slots

address:

Pointer to a complex float matrix.

Author

Charles Determan Jr.

See Also

gpuMatrix-class, igpuMatrix-class, dgpuMatrix-class