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 1a23e0f commit cf10f17Copy full SHA for cf10f17
lib/node_modules/@stdlib/stats/midrange/docs/repl.txt
@@ -11,7 +11,8 @@
11
Function options.
12
13
options.dtype: string (optional)
14
- Output array data type. Must be a real-valued or "generic" data type.
+ Output array data type. Must be a real-valued floating-point or
15
+ "generic" data type.
16
17
options.dims: Array<integer> (optional)
18
List of dimensions over which to perform a reduction. If not provided,
0 commit comments