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 58ac0f6 commit 62f2accCopy full SHA for 62f2acc
1 file changed
lib/node_modules/@stdlib/blas/ext/base/ndarray/gsumors/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 ordinary recursive summation.
+ Computes the sum of all elements in a one-dimensional ndarray using ordinary
+ recursive summation.
5
6
If provided an empty ndarray, the function returns `0.0`.
7
0 commit comments