aalfons / robustHD

Robust methods for high-dimensional data, in particular linear model selection techniques based on least angle regression and sparse regression.
GNU General Public License v3.0
10 stars 6 forks source link

OpenMP #14

Closed aalfons closed 12 years ago

aalfons commented 12 years ago

Include any OpenMP-specific code in #ifdef _OPENMP ... #endif (see Writing R Extensions manual), except for #pragma omp, where this should not be necessary.