.kernel                 Excute the openCL function
Matrix                  Create a matrix
Scalar                  Create a scalar variable
[,gpuMatrix,ANY,ANY,missing-method
                        extract/set parts of the data in gpuMatrix
                        object
as.matrix.gpuMatrix     Convert the gpuMatrix object into a matrix
as.vector.gpuMatrix     Convert the gpuMatrix object into a vector
compileGPUCode          Compile the R function without excute it in the
                        device.
getDeviceList           Query and select the devices
gpuMagic.getAvailableType
                        Get all the available openCL variable type
gpuMagic.getMemUsage    Get the device memory usage
gpuMagic.getOptions     Get the openCL options
gpuMagic.setOptions     Set the openCL options
gpuMatrix               gpuMatrix class
gpuSapply               A GPU version of the sapply function
gpuSapply.getOption     Get the package compilation options
gpu_cast_float          Internal usage only, the package export this
                        function only for the other package to access.
kernel.getOption        Get the openCL compilation options
ncol,gpuMatrix-method   gpuMatrix class
print.options           Print the available options in a pretty format
return_nocpy            No copy method
subRef                  Get a reference of the subset of a matrix
