chooseGpu |
Choose which GPU device to use |
getAucEstimate |
Estimate the AUC of the ROC |
getGpuId |
Discover the Id of the current GPU device |
gpuCor |
Calculate Various Correlation Coefficients With a GPU |
gpuDist |
Compute Distances Between Vectors on a GPU |
gpuDistClust |
Compute Distances and Hierarchical Clustering for Vectors on a GPU |
gpuGranger |
Perform Granger Causality Tests for Vectors on a GPU |
gpuHclust |
Perform Hierarchical Clustering for Vectors with a GPU |
gpuMatMult |
Perform Matrix Multiplication with a GPU |
gpuMi |
B spline based mutual information |
gpuQr |
Estimate the QR decomposition for a matrix |
gpuSolve |
Estimate the solution to a matrix vector equation |
gpuSvmPredict |
A support vector machine style binary classifier |
gpuSvmTrain |
Train a support vector machine on a data set |
gpuTtest |
T-Test Estimator with a GPU |