set_num_threads

Function set_num_threads 

Source
pub fn set_num_threads(n: usize)
Expand description

Set number of threads for OpenBLAS.

This function should be safe to call from multiple threads.