| matrixCalcFastTwo | R Documentation |
Calls the rcpp file. Not recommended for isolated use.
matrixCalcFastTwo(matrixOne, multTimes, matrixOfDiag)
matrixOne |
Output to be multiplied multTimes times |
multTimes |
number of matrix multiplications to perform |
matrixOfDiag |
Empty matrix of the form diag(1, ncells) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.