# Generated by roxygen2: do not edit by hand

S3method(plot,ben_results)
S3method(print,bytes)
export(benchmark_io)
export(benchmark_matrix_cal)
export(benchmark_matrix_fun)
export(benchmark_prog)
export(benchmark_std)
export(bm_matrix_cal_cross_product)
export(bm_matrix_cal_lm)
export(bm_matrix_cal_manip)
export(bm_matrix_cal_power)
export(bm_matrix_cal_sort)
export(bm_matrix_fun_cholesky)
export(bm_matrix_fun_determinant)
export(bm_matrix_fun_eigen)
export(bm_matrix_fun_fft)
export(bm_matrix_fun_inverse)
export(bm_prog_escoufier)
export(bm_prog_fib)
export(bm_prog_gcd)
export(bm_prog_hilbert)
export(bm_prog_toeplitz)
export(get_available_benchmarks)
export(get_byte_compiler)
export(get_cpu)
export(get_datatable)
export(get_datatable_past)
export(get_linear_algebra)
export(get_platform_info)
export(get_r_version)
export(get_ram)
export(get_sys_details)
export(plot_past)
export(rank_results)
export(shine)
export(upload_results)
import(Matrix)
importFrom(benchmarkmeData,get_datatable_past)
importFrom(benchmarkmeData,is_blas_optimize)
importFrom(benchmarkmeData,plot_past)
importFrom(benchmarkmeData,select_results)
importFrom(benchmarkmeData,shine)
importFrom(compiler,compilePKGS)
importFrom(compiler,enableJIT)
importFrom(compiler,getCompilerOption)
importFrom(grDevices,palette)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(httr,POST)
importFrom(httr,upload_file)
importFrom(methods,new)
importFrom(parallel,detectCores)
importFrom(stats,aggregate)
importFrom(stats,cor)
importFrom(stats,fft)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(utils,capture.output)
importFrom(utils,data)
importFrom(utils,installed.packages)
importFrom(utils,packageDescription)
importFrom(utils,read.csv)
importFrom(utils,write.csv)
