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 fc3c0ca commit b27670bCopy full SHA for b27670b
lib/node_modules/@stdlib/blas/ext/base/sasumpw/docs/repl.txt
@@ -3,8 +3,8 @@
3
Computes the sum of absolute values (L1 norm) of single-precision floating-
4
point strided array elements using pairwise summation.
5
6
- The `N` and `stride` parameters determine which elements in the strided array are accessed
7
- at runtime.
+ The `N` and `stride` parameters determine which elements in the strided
+ array 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