pub fn set_thread_threading_strategy(strategy: ThreadingStrategy)
Expand description

Set the threading strategy for matrix products in this thread.

Panics

If a number of 0 threads is requested.