]> git.somenet.org - pub/jan/parprog.git/blob - openmp/prefix/algorithm_2.h
Slides as of 13.1. 2012
[pub/jan/parprog.git] / openmp / prefix / algorithm_2.h
1 #include <stdio.h>
2 #include "prefix.h"
3
4 int algorithm_2 (numtype y[], int n, int ops[]);