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 658ca60 commit d48ab35Copy full SHA for d48ab35
lib/node_modules/@stdlib/blas/ext/base/ndarray/dcusumkbn/docs/repl.txt
@@ -1,7 +1,7 @@
1
2
{{alias}}( arrays )
3
- Computes the cumulative sum of one-dimensional double-precision floating-point
4
- ndarray using an improved Kahan–Babuška algorithm.
+ Computes the cumulative sum of one-dimensional double-precision
+ floating-point ndarray using an improved Kahan–Babuška algorithm.
5
6
If provided an empty input ndarray, the function returns the output ndarray
7
unchanged.
0 commit comments