X-Git-Url: http://git.euphorik.ch/?p=GPU.git;a=blobdiff_plain;f=WCudaMSE%2FStudent_Cuda%2Fsrc%2Fcpp%2Fcore%2F03_Histogramme%2FHistogramme.h;fp=WCudaMSE%2FStudent_Cuda%2Fsrc%2Fcpp%2Fcore%2F03_Histogramme%2FHistogramme.h;h=2d6566fdc0fe2a8cb41255fe66ff1aab179eac32;hp=0000000000000000000000000000000000000000;hb=ee885ed84f2ff3d5fb1e7ac41fa3c8879314ee36;hpb=fba9c1cf9ca6c4064f01cae73145fd3286f4a316 diff --git a/WCudaMSE/Student_Cuda/src/cpp/core/03_Histogramme/Histogramme.h b/WCudaMSE/Student_Cuda/src/cpp/core/03_Histogramme/Histogramme.h new file mode 100644 index 0000000..2d6566f --- /dev/null +++ b/WCudaMSE/Student_Cuda/src/cpp/core/03_Histogramme/Histogramme.h @@ -0,0 +1,6 @@ +#ifndef HISTOGRAMME_H +#define HISTOGRAMME_H + +bool histogramme(); + +#endif