figures: Figures from the corresponding vignette

figuresR Documentation

Figures from the corresponding vignette

Description

These functions generate the figures the in the corresponding vignette.

Usage

  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)

Arguments

D

Benchmark results to be visualised

titles

Boolean flag whether to set ‘main’ and ‘sub’ titles for the figure

Details

The various figure functions create the corresponding figures from the vignette.


eddelbuettel/gcbd documentation built on Feb. 5, 2025, 10:18 a.m.