You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/blas/ext/base/docs/types/index.d.ts
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -2623,12 +2623,12 @@ interface Namespace {
2623
2623
sdsapxsum: typeofsdsapxsum;
2624
2624
2625
2625
/**
2626
-
* Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation with extended accumulation.
2626
+
* Adds a scalar constant to each single-precision floating-point strided array element and computes the sum using pairwise summation with extended accumulation.
0 commit comments