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 b23d2ac commit e414ee2Copy full SHA for e414ee2
lib/node_modules/@stdlib/stats/base/dmskmax/docs/repl.txt
@@ -3,8 +3,8 @@
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 arrays
7
- 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 offsets, use a typed
10
array views.
0 commit comments