poppr_has_parallel {poppr}R Documentation

Determines whether openMP is support on this system.

Description

Determines whether openMP is support on this system.

Usage

poppr_has_parallel()

Value

FALSE if openMP is not supported, TRUE if it is

Author(s)

Zhian N. Kamvar, Jonah C. Brooks

Examples

poppr_has_parallel()

[Package poppr version 2.9.6 Index]