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 2aeef2e commit 5881d6dCopy full SHA for 5881d6d
1 file changed
lib/node_modules/@stdlib/blas/ext/base/ndarray/gunitspace/docs/repl.txt
@@ -9,8 +9,10 @@
9
Parameters
10
----------
11
arrays: ArrayLikeObject<ndarray>
12
- Array-like object containing a one-dimensional input ndarray and a
13
- zero-dimensional ndarray containing a starting value.
+ Array-like object containing the following ndarrays:
+
14
+ - a one-dimensional input ndarray.
15
+ - a zero-dimensional ndarray containing a starting value.
16
17
Returns
18
-------
0 commit comments