You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/ndarray/base/unary-strided1d-dispatch-factory/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -202,7 +202,7 @@ The method accepts the following options:
202
202
203
203
where
204
204
205
-
- **arrays**: array containing input and output ndarrays, along with any additional ndarray arguments.
205
+
- **arrays**: array containing an input and an output ndarray, followed by any additional ndarray arguments.
206
206
207
207
- The output data type policy only applies to the function returned by `factory`. For the `assign` method, the output ndarray is allowed to have any data type.
0 commit comments