Closed krischer closed 5 years ago
Line 26 and 27 of module.cu:
module.cu
//not working (must be changed) __device__ float stdDev(float *data, int n,float *avg)
Part of a review at: https://github.com/openjournals/joss-reviews/issues/1049
That comment is old. However, some functions in the module.cu was neither updated or used in the software. I haven't removed them because someone may want to use it.
Line 26 and 27 of
module.cu
:Part of a review at: https://github.com/openjournals/joss-reviews/issues/1049