## Not run: ------------------------------------
# # Allocate input to the matrix determinant microbenchmark for the first
# # matrix size to be tested
# microbenchmarks <- GetDenseMatrixDefaultMicrobenchmarks()
# kernelParameters <- DeterminantAllocator(microbenchmarks[["determinant"]], 1)
# # Execute the microbenchmark
# timings <- DeterminantMicrobenchmark(microbenchmarks[["determinant"]], kernelParameters)
## ---------------------------------------------
Run the code above in your browser using DataLab