]> git.somenet.org - pub/astra/parallel.git/blob - openmp/prefix/algorithm_1.c
Slides as of 13.1. 2012
[pub/astra/parallel.git] / openmp / prefix / algorithm_1.c
1 #include "algorithm_1.h"
2
3 int algorithm_1 (numtype y[], int n, int ops[]) {
4 }