GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Macros
oct-openmp.h File Reference
#include <omp.h>
Include dependency graph for oct-openmp.h:

Go to the source code of this file.

Macros

#define OCTAVE_OMP_PRAGMA(x)   _Pragma (#x)

Macro Definition Documentation

#define OCTAVE_OMP_PRAGMA (   x)    _Pragma (#x)

Definition at line 29 of file oct-openmp.h.