GetDenseMatrixExampleMicrobenchmarks {RHPCBenchmark} | R Documentation |
GetDenseMatrixExampleMicrobenchmarks
defines example dense
matrix microbenchmarks to be executed by the examples section
of the RunDenseMatrixBenchmark
function. The examples
are chosen so that they can run in a few minutes or less.
GetDenseMatrixExampleMicrobenchmarks()
a list of DenseMatrixMicrobenchmark
objects defining the
microbenchmarks to be executed. Microbenchmarks for Cholesky factorization
and matrix cross product are provided.