]> git.somenet.org - pub/astra/parallel.git/blob - openmp/prefix/algorithm_2.c
update prefix sums
[pub/astra/parallel.git] / openmp / prefix / algorithm_2.c
1 #include "algorithm_2.h"
2
3 int algorithm_2 (numtype y[], int n, int ops[]) {
4 }