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 50a432d commit f325014Copy full SHA for f325014
1 file changed
lib/node_modules/@stdlib/blas/base/ndarray/gcopy/docs/repl.txt
@@ -1,6 +1,7 @@
1
2
{{alias}}( arrays )
3
- Copies values from a one-dimensional ndarray `x` into a one-dimensional ndarray `y`.
+ Copies values from a one-dimensional ndarray `x` into a one-dimensional
4
+ ndarray `y`.
5
6
If provided an empty input ndarray, the function returns the output ndarray
7
unchanged.
0 commit comments