/Statistics

Statistics algorithms, sequential and parallel implementations

Primary LanguageCMIT LicenseMIT

Statistics

Statistics algorithms, sequential and parallel implementations

OpenMP

gcc

Compile with: gcc -fopenmp -O2 file_name.c -o file_name -lm

Visual Studio

Go to project properties, and under "Configuration Properties --> C/C++ --> Language --> Open MP Support" select "Yes".