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 a5a7e74 commit 3e436bbCopy full SHA for 3e436bb
lib/node_modules/@stdlib/blas/ext/base/gcusumors/docs/repl.txt
@@ -3,8 +3,8 @@
3
Computes the cumulative sum of strided array elements using ordinary
4
recursive summation.
5
6
- The `N` and stride parameters determine which elements in the strided
7
- arrays are accessed at runtime.
+ The `N` and stride parameters determine which elements in the strided arrays
+ are accessed at runtime.
8
9
Indexing is relative to the first index. To introduce an offset, use a typed
10
array view.
0 commit comments