|
CppAD: A C++ Algorithmic Differentiation Package
20171217
|
|
inlinestatic |
Use omp_alloc to Create a Raw Array.
| Type | The type of the elements of the array. |
| size_min | [in] The minimum number of elements in the array. |
| size_out | [out] The actual number of elements in the array. |
extra_ field, in the omp_alloc node before the return value, is set to size_out. Definition at line 598 of file omp_alloc.hpp.