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