1 line
77 B
C++
1 line
77 B
C++
extern void maximumDetection(float* inArray, int n, int m, float* outVector); |
extern void maximumDetection(float* inArray, int n, int m, float* outVector); |