Skip to content

Commit b9ca848

Browse files
committed
reviewed changes
1 parent 645b149 commit b9ca848

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • lib/node_modules/@stdlib/blas/ext/base/ndarray/gsumkbn2/docs

lib/node_modules/@stdlib/blas/ext/base/ndarray/gsumkbn2/docs/repl.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
{{alias}}( arrays )
3-
Computes the sum of all elements in a one-dimensional ndarray
4-
using a second-order iterative Kahan–Babuška algorithm.
3+
Computes the sum of all elements in a one-dimensional ndarray using a
4+
second-order iterative Kahan–Babuška algorithm.
55

66
If provided an empty ndarray, the function returns `0.0`.
77

0 commit comments

Comments
 (0)