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 9adad8b commit 2209127Copy full SHA for 2209127
lib/node_modules/@stdlib/stats/base/dmskmax/docs/repl.txt
@@ -3,7 +3,7 @@
3
Computes the maximum value of a double-precision floating-point strided
4
array according to a mask.
5
6
- The `N` and stride parameters determine which elements in the strided array
+ The `N` and stride parameters determine which elements in the strided arrays
7
are accessed at runtime.
8
9
Indexing is relative to the first index. To introduce offsets, use a typed
0 commit comments