Skip to content

Commit d48ab35

Browse files
committed
Lint
1 parent 658ca60 commit d48ab35

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

lib/node_modules/@stdlib/blas/ext/base/ndarray/dcusumkbn/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 cumulative sum of one-dimensional double-precision floating-point
4-
ndarray using an improved Kahan–Babuška algorithm.
3+
Computes the cumulative sum of one-dimensional double-precision
4+
floating-point ndarray using an improved Kahan–Babuška algorithm.
55

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

0 commit comments

Comments
 (0)