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 0bdcad8 commit e4cc86eCopy full SHA for e4cc86e
1 file changed
lib/node_modules/@stdlib/stats/base/ndarray/smskmin/docs/repl.txt
@@ -1,7 +1,7 @@
1
2
{{alias}}( arrays )
3
- Computes the minimum value of a one-dimensional single-precision
4
- floating-point ndarray according to a mask.
+ Computes the minimum value of a one-dimensional single-precision floating-
+ point ndarray according to a mask.
5
6
If provided an empty ndarray or a mask with all elements set to `1`, the
7
function returns `NaN`.
0 commit comments