aligator  0.6.1
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
threads.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  aligator
 Main package namespace.
 
namespace  aligator::omp
 Utilities to set parallelism options.
 

Functions

std::size_t aligator::omp::get_available_threads ()
 
std::size_t aligator::omp::get_current_threads ()
 Get the current number of threads.
 
std::size_t aligator::omp::get_thread_id ()
 Get the current thread ID.
 
void aligator::omp::set_default_options (std::size_t, bool=true)