Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
aruco-2.0.10
src
ar_omp.h
Go to the documentation of this file.
1
30
#ifdef USE_OMP
31
#include <omp.h>
32
#else
33
int
omp_get_max_threads
();
34
int
omp_get_thread_num
();
35
int
omp_set_num_threads
(
int
);
36
#endif
omp_set_num_threads
int omp_set_num_threads(int)
Definition:
ar_omp.cpp:4
omp_get_thread_num
int omp_get_thread_num()
Definition:
ar_omp.cpp:3
omp_get_max_threads
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