Openholo  v2.1
Open Source Digital Holographic Library
AngularC_data.h File Reference
#include <cstddef>
#include <cstdlib>
#include "rtwtypes.h"
#include "omp.h"
#include "AngularC_types.h"
Include dependency graph for AngularC_data.h:

Go to the source code of this file.

Macros

#define MAX_THREADS   omp_get_max_threads()
 

Variables

omp_nest_lock_t emlrtNestLockGlobal
 

Macro Definition Documentation

◆ MAX_THREADS

#define MAX_THREADS   omp_get_max_threads()

Definition at line 21 of file AngularC_data.h.

Variable Documentation

◆ emlrtNestLockGlobal

omp_nest_lock_t emlrtNestLockGlobal

Definition at line 13 of file AngularC_data.cpp.