figures | R Documentation |
These functions generate the figures the in the corresponding vignette.
figure_LU_i7(D)
figure_LU_xeon(D)
figure_MatMult_i7(D)
figure_MatMult_xeon(D)
figure_QR_i7(D)
figure_QR_xeon(D)
figure_SVD_i7(D)
figure_SVD_xeon(D)
figure_LogLogIntercept()
figure_LogLogSlopes()
figure_LogLogLattice(titles=TRUE)
figure_Lattice(titles=TRUE)
D |
Benchmark results to be visualised |
titles |
Boolean flag whether to set ‘main’ and ‘sub’ titles for the figure |
The various figure functions create the corresponding figures from the vignette.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.