Skip to content

Commit b27670b

Browse files
Update lib/node_modules/@stdlib/blas/ext/base/sasumpw/docs/repl.txt
Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com> Signed-off-by: Shivam <11shivam00@gmail.com>
1 parent fc3c0ca commit b27670b

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
Computes the sum of absolute values (L1 norm) of single-precision floating-
44
point strided array elements using pairwise summation.
55

6-
The `N` and `stride` parameters determine which elements in the strided array are accessed
7-
at runtime.
6+
The `N` and `stride` parameters determine which elements in the strided
7+
array are accessed at runtime.
88

99
Indexing is relative to the first index. To introduce an offset, use a typed
1010
array view.

0 commit comments

Comments
 (0)