| checkFile | Startup function that reads in the optimised crossover points |
| chol | Cholesky Decomposition using GPU or multi-core CPU |
| chol2inv-methods | Inverse from Cholesky |
| crossprod | Crossproduct using GPU or multi-core CPU |
| determinant | Calculate the determinant using GPU and multi-core CPU |
| HiPLAR | HiPLARM |
| hiplarSet | ~~ Methods for Function 'hiplarSet' in Package 'HiPLARM' ~~ |
| hiplarShow | Shows the crossover points for all functions |
| lu | (Generalized) Triangular Decomposition of a Matrix |
| matmult | Matrix Multiplication of two matrices using GPU or multi-core... |
| norm | Matrix Norms |
| OptimiseAll | Optimise all given routines |
| OptimiseChol | Optimise the chol routine for dpo Matrices |
| OptimiseChol2invDtr | Optimise the chol2inv routine for dtr matrices |
| OptimisecrossprodDge | Optimise the crossprod routine for a single dge matrix |
| OptimisecrossprodDgeDge | Optimise the crossprod routine for two dge matrices |
| OptimisecrossprodDgemat | Optimise the crossprod routine for a dge matrix and an R base... |
| OptimisedetDge | Optimise the det routine for dge matrices |
| OptimiseLU | Optimise the LU routine for dge Matrices |
| OptimisematmulDgeDge | Optimise the matmul routine for two dge matrices |
| OptimisematmulDgemat | Optimise the matmul routine for a dge matrix and an R base... |
| OptimisematmulDtrDtr | Optimise the matmul routine for two dtr matrices |
| OptimisematmulDtrmat | Optimise the matmul routine for a dtr matrix and an R base... |
| OptimisenormDge | Optimise the norm routine for a dge matrix |
| OptimisercondDge | Optimise the rcond routine for a dge matrix |
| OptimisercondDpo | Optimise the rcond routine for a dpo matrix |
| OptimiseSolveDge | Optimise the solve routine for a dge matrix |
| OptimiseSolveDgemat | Optimise the solve routine for a dge matrix and an R base... |
| OptimiseSolveDpo | Optimise the solve routine for a dpo matrix |
| OptimiseSolveDpoDge | Optimise the solve routine for a dpo matrix and a dge matrix |
| OptimiseSolveDpomat | Optimise the solve routine for a dpo matrix and an R base... |
| OptimiseSolveDtr | Optimise the solve routine for a dtr matrix |
| OptimiseSolveDtrmat | Optimise the solve routine for a dtr matrix and an R base... |
| rcond | Estimate the Reciprocal Condition Number using GPU and... |
| setGPU | ~~ Methods for Function 'setGPU' in Package 'HiPLARM' ~~ |
| solve | Solve a linear system Ax=b using GPU or multi-core... |
| tcrossprod | tcrossproduct using GPU or multi-core CPU |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.