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 002775a commit fcee403Copy full SHA for fcee403
lib/node_modules/@stdlib/ndarray/flatten/docs/repl.txt
@@ -30,8 +30,8 @@
30
Default: 'row-major'.
31
32
options.dtype: string (optional)
33
- Output ndarray data type. Overrides using the input array's inferred
34
- data type.
+ Output ndarray data type. By default, the function returns an ndarray
+ having the same data type as the provided input ndarray.
35
36
Returns
37
-------
0 commit comments