dtof change 1
This commit is contained in:
@@ -1 +1 @@
|
||||
extern void maximumDetection(double* inArray, int n, int m, double* outVector);
|
||||
extern void maximumDetection(float* inArray, int n, int m, float* outVector);
|
||||
Reference in New Issue
Block a user