%*%,gpuVector,gpuVector-method
                        Methods for gpu/vcl Vector
%o%,gpuVector,gpuVector-method
                        Outer Product
Arith,gpuVector,gpuVector-method
                        Arith methods
Compare,vector,gpuVector-method
                        Compare vector and gpuVector elements
Math,gpuVector-method   gpuR Math methods
Summary,gpuVector-method
                        gpuR Summary methods
[,gpuMatrix,missing,missing,missing-method
                        Extract gpuR object elements
as.gpuMatrix            Convert object to a gpuMatrix
as.gpuVector            Convert object to a gpuVector
as.vclVector            Convert object to a vclVector
assert_has_double       Does device have 'double' support?
block                   Matrix Blocks
cgpuMatrix-class        cgpuMatrix Class
chol.vclMatrix          Cholesky Decomposition of a gpuR matrix
colSums,gpuMatrix-method
                        Row and Column Sums and Means of gpuMatrix
colSums,vclMatrix-method
                        Row and Column Sums and Means of 'vclMatrix'
colnames                Row and Column Names
cov,vclMatrix,missing,missing,missing-method
                        Covariance (gpuR)
crossprod,gpuMatrix,missing-method
                        gpuMatrix Crossproduct
currentContext          Current Context
currentDevice           Current Device Information
currentPlatform         Return Current Platform
custom_opencl           Custom OpenCL Kernels
cvclMatrix-class        cvclMatrix Class
deepcopy                Copy a "gpuR" object
det,vclMatrix-method    Calculate Determinant of a Matrix on GPU
detectCPUs              Detect Available OpenCL enabled CPUs
detectGPUs              Detect Available GPUs
detectPlatforms         Detect Number of Platforms
deviceHasDouble         Check GPU double precision support
deviceType              Check device type
dgpuMatrix-class        dgpuMatrix Class
dgpuVector-class        dgpuVector Class
diag,vclMatrix-method   gpuR Matrix Diagonals
dim,vclMatrix-method    gpuMatrix/vclMatrix dim method
distance                GPU Distance Matrix Computations
dvclMatrix-class        dvclMatrix Class
dvclVector-class        dvclVector Class
eigen,gpuMatrix-method
                        gpuMatrix Eigen Decomposition
fgpuMatrix-class        fgpuMatrix Class
fgpuVector-class        fgpuVector Class
fvclMatrix-class        fvclMatrix Class
fvclVector-class        fvclVector Class
gpuInfo                 Device Information
gpuMatrix               Construct a gpuMatrix
gpuMatrix-class         gpuMatrix Class
gpuR-package            GPU functions for R Objects
gpuVector               Construct a gpuVector
gpuVector-class         gpuVector Class
has_cpu_skip            Skip test for CPUs
has_double_skip         Skip test for GPU double precision
has_gpu_skip            Skip test for GPUs
has_multiple_double_skip
                        Skip test for multiple GPUs with double
                        precision
has_multiple_gpu_skip   Skip test in less than 2 GPUs
identity_matrix         Identity Matrix on Device
igpuMatrix-class        igpuMatrix Class
igpuVector-class        igpuVector Class
inplace                 Inplace Function Wrapper
ivclMatrix-class        ivclMatrix Class
ivclVector-class        ivclVector Class
length,gpuVector-method
                        gpuMatrix/vclMatrix length method
listContexts            Available OpenCL Contexts
log,gpuVector-method    gpuR Logarithms and Exponentials
norm,vclMatrix,character-method
                        Compute the Norm of a Matrix
nrow,vclMatrix-method   The Number of Rows/Columns of a gpuR matrix
permute                 Permuting functions for 'gpuR' objects
platformInfo            OpenCL Platform Information
pmax                    Parallel Maxima and Minima
pocl_check              POCL Version Check
print.gpuMatrix         S3 print for gpuMatrix objects
qr.R,gpuQR-method       Reconstruct the Q or R Matrices from a gpuQR
                        Object
qr.gpuMatrix            The QR Decomposition of a gpuR matrix
setContext              Set Context
set_device_context      Set Context for Specific Device Type
setup_opencl            Setup OpenCL Arguments
slice                   Vector Slices
solve,vclMatrix,vclMatrix-method
                        Solve a System of Equations for gpuR objects
svd                     Singular Value Decomposition of a gpuR matrix
synchronize             Synchronize Device Execution
t,vclMatrix-method      'gpuR' matrix transpose
tcrossprod,gpuVector,gpuVector-method
                        vclMatrix Crossproduct
typeof,gpuMatrix-method
                        Get gpuR object type
vclMatrix               Construct a vclMatrix
vclMatrix-class         vclMatrix Class
vclVector               Construct a vclVector
vclVector-class         vclVector Class
zgpuMatrix-class        zgpuMatrix Class
zvclMatrix-class        zvclMatrix Class
