Skip to content

Commit 296ca24

Browse files
committed
Changes
1 parent d48ab35 commit 296ca24

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/blas/ext/base/ndarray/dcusumkbn/docs

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
{{alias}}( arrays )
3-
Computes the cumulative sum of one-dimensional double-precision
3+
Computes the cumulative sum of one-dimensional double-precision
44
floating-point ndarray using an improved Kahan–Babuška algorithm.
55

66
If provided an empty input ndarray, the function returns the output ndarray

0 commit comments

Comments
 (0)