Learn R Programming

benchmarkmeData (version 1.0.4)

is_blas_optimize: BLAS optimize

Description

Try to determine parallel BLAS, which implies non-standard R! Compare user with elapsed time. If user >> elapsed, then parallel BLAS

Usage

is_blas_optimize(results)

Arguments

results

The output from a benchmark_* call.