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 60abcc3 commit f1c9803Copy full SHA for f1c9803
kernel/x86_64/dscal.c
@@ -242,4 +242,5 @@ int CNAME(BLASLONG n, BLASLONG dummy0, BLASLONG dummy1, FLOAT da, FLOAT *x, BLAS
242
}
243
244
245
+ return(0);
246
0 commit comments