Function is_openmp_compiled#
Defined in File core/utils.h
Function Documentation#
-
uint8_t is_openmp_compiled(void)#
Function to define if the current compilation supports openmp.
@paramout Returns True(1) of False(0) according to the compilation status.