We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca7bf2d commit 56ca4c4Copy full SHA for 56ca4c4
lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumkbn/docs/repl.txt
@@ -1,8 +1,7 @@
1
2
{{alias}}.main( N, alpha, x, strideX )
3
- Adds a scalar constant to each double-precision floating-point strided
4
- array element and computes the sum using an improved Kahan–Babuška
5
- algorithm.
+ Adds a scalar constant to each double-precision floating-point strided array
+ element and computes the sum using an improved Kahan–Babuška algorithm.
6
7
The `N` and stride parameters determine which elements in the strided array
8
are accessed at runtime.
0 commit comments