We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca8711b commit da9cc30Copy full SHA for da9cc30
ot/bsp/bsp_wrapper.h
@@ -4,6 +4,6 @@
4
#include <cstdint>
5
6
7
-double BSPOT_wrap(int n1, int n2, int d, double *X, double *Y, uint64_t nb_plans, int *plans, int *plan)
+double BSPOT_wrap(int n1, int n2, int d, double *X, double *Y, uint64_t nb_plans, int *plans, int *plan);
8
9
#endif
0 commit comments