ar_omp.h
Go to the documentation of this file.
1 
30 #ifdef USE_OMP
31 #include <omp.h>
32 #else
34 int omp_get_thread_num();
35 int omp_set_num_threads(int);
36 #endif
int omp_set_num_threads(int)
Definition: ar_omp.cpp:4
int omp_get_thread_num()
Definition: ar_omp.cpp:3
int omp_get_max_threads()
Definition: ar_omp.cpp:2


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:40:45