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 acb12c7 commit cc8daafCopy full SHA for cc8daaf
lib/node_modules/@stdlib/blas/ext/base/sapxsumors/src/addon.c
@@ -20,7 +20,7 @@
20
#include "stdlib/napi/export.h"
21
#include "stdlib/napi/argv.h"
22
#include "stdlib/napi/argv_int64.h"
23
-#include "stdlib/napi/argv_double.h"
+#include "stdlib/napi/argv_float.h"
24
#include "stdlib/napi/argv_strided_float32array.h"
25
#include <node_api.h>
26
#include <assert.h>
0 commit comments