%*%                     Matrix Products
%^%                     Compute the kth power of a matrix.
%x%                     kroneker Products
GPUglm                  Fitting Generalized Linear Models using
                        GPUmatrix objects
LR_GradientConjugate_gpumatrix
                        Logistic Regression with Conjugate Gradient
                        method
NMFgpumatrix            Non negative factorization of a matrix
[-methods               extract_gpu.matrix
apply                   Apply Functions over 'gpu.matrix-class' margins
as.array                as_methods
c-methods               concatenate_gpu.matrix
cbind2                  cbind_rbind_methods
cor                     Correlation, Variance and Covariance for
                        'GPUmatrix' objects
density                 Kernel Density Estimation and Histograms
det                     Calculate the Determinant of a 'GPUMatrix'
diag                    diag
dist                    Distance Matrix Computation with GPU
dtype                   Spicify type of 'GPUmatrix'
eigen                   Decomposition of a matrix with GPU
expmGPU                 'GPUmatrix' Exponential
fft                     Fast Discrete Fourier Transform (FFT)
gpu.matrix              create and store a matrix in the GPU
gpu.matrix-class        Class 'gpu.matrix' for matrix stored in GPU
installTorch            installTorch
qr                      The QR Decomposition of a GPUmatrix object
round                   rounding of numers
rowMaxs                 Get different statistics for a
                        gpu.matrix-class.
rownames                Number of rows and columns and its
                        corresponding names
solve                   Solve a System of Equations
sort                    sort
t                       Array Transposition
tail                    Return the first or last part of a GPUmatrix
                        object
