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 492af1d commit 2309e73Copy full SHA for 2309e73
lib/node_modules/@stdlib/stats/max-by/README.md
@@ -241,7 +241,7 @@ var bool = ( out === y );
241
242
The method has the following parameters:
243
244
-- **x**: input [ndarray][@stdlib/ndarray/ctor]. Must have a real-valued or generic [data type][@stdlib/ndarray/dtypes].
+- **x**: input [ndarray][@stdlib/ndarray/ctor].
245
- **out**: output [ndarray][@stdlib/ndarray/ctor].
246
- **options**: function options (_optional_).
247
- **clbk**: callback function.
0 commit comments