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 57a9400 commit 2743732Copy full SHA for 2743732
lib/node_modules/@stdlib/ndarray/base/nullary-strided1d-dispatch/docs/types/index.d.ts
@@ -186,7 +186,7 @@ declare class NullaryStrided1dDispatch<T, U> {
186
*
187
* @param out - output ndarray
188
* @param x - additional ndarray argument
189
- * @param args - output ndarray, additional ndarray arguments, and function options
+ * @param args - additional ndarray arguments and function options
190
* @returns output ndarray
191
192
* @example
0 commit comments