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 97e51d5 commit edc21a6Copy full SHA for edc21a6
1 file changed
lib/node_modules/@stdlib/blas/base/ndarray/daxpy/docs/repl.txt
@@ -1,8 +1,8 @@
1
2
{{alias}}( arrays )
3
Multiplies a one-dimensional double-precision floating-point ndarray `x`
4
- by a constant `alpha` and adds the result to a one-dimensional
5
- double-precision floating-point ndarray `y`.
+ by a constant `alpha` and adds the result to a one-dimensional double-
+ precision floating-point ndarray `y`.
6
7
If provided an empty input ndarray, the function returns the output ndarray
8
unchanged.
0 commit comments