BLAS_THREADING
Constants that describe the BLAS and LAPACK threading model.
Declaration
struct BLAS_THREADINGOverview
Use the threading model constants to specify whether BLAS and LAPACK operations run in a single thread or multiple threads. Specify the single-threaded model if your app uses its own threading mechanism.