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 645b149 commit b9ca848Copy full SHA for b9ca848
1 file changed
lib/node_modules/@stdlib/blas/ext/base/ndarray/gsumkbn2/docs/repl.txt
@@ -1,7 +1,7 @@
1
2
{{alias}}( arrays )
3
- Computes the sum of all elements in a one-dimensional ndarray
4
- using a second-order iterative Kahan–Babuška algorithm.
+ Computes the sum of all elements in a one-dimensional ndarray using a
+ second-order iterative Kahan–Babuška algorithm.
5
6
If provided an empty ndarray, the function returns `0.0`.
7
0 commit comments