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 ff244e1 commit 03302daCopy full SHA for 03302da
lib/node_modules/@stdlib/stats/min-by/README.md
@@ -52,7 +52,7 @@ var v = y.get();
52
53
The function has the following parameters:
54
55
-- **x**: input [ndarray][@stdlib/ndarray/ctor]. Must have a real-valued or "generic" [data type][@stdlib/ndarray/dtypes].
+- **x**: input [ndarray][@stdlib/ndarray/ctor].
56
- **options**: function options (_optional_).
57
- **clbk**: callback function.
58
- **thisArg**: callback function execution context (_optional_).
0 commit comments