Learn R Programming

simer (version 1.0.0)

mkl_env: MKL environment

Description

Run code in the MKL environment.

Usage

mkl_env(exprs, threads = 1)

Value

none.

Arguments

exprs

the expression.

threads

the number of threads used, if NULL, (logical core number - 1) is automatically used.

Author

Dong Yin, Lilin Yin, Haohao Zhang, and Xiaolei Liu

Details

Build date: Oct 22, 2018 Last update: Apr 30, 2022