CppAD: A C++ Algorithmic Differentiation Package
20130918
|
static void CppAD::thread_alloc::hold_memory | ( | bool | value | ) | [inline, static] |
Change the thread_alloc hold memory setting.
value | [in] New value for the thread_alloc hold memory setting. |
Definition at line 1179 of file thread_alloc.hpp.
Referenced by CppAD::omp_alloc::set_max_num_threads().