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 4d4ff63 commit 6aeed5cCopy full SHA for 6aeed5c
lib/node_modules/@stdlib/blas/base/zdscal/docs/types/index.d.ts
@@ -30,7 +30,7 @@ interface Routine {
30
* Scales a double-precision complex floating-point vector by a double-precision floating-point constant.
31
*
32
* @param N - number of indexed elements
33
- * @param za - scalar constant
+ * @param da - scalar constant
34
* @param zx - input array
35
* @param strideZX - `zx` stride length
36
* @returns input array
0 commit comments