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 7db92dc commit 89ca94fCopy full SHA for 89ca94f
lib/node_modules/@stdlib/blas/base/zdotc/lib/index.js
@@ -19,7 +19,7 @@
19
'use strict';
20
21
/**
22
-* BLAS level 1 routine to compute the dot product `x^H * y` of two double-precision complex vectors.
+* BLAS level 1 routine to compute the dot product `x^H * y` of `x` and `y`.
23
*
24
* @module @stdlib/blas/base/zdotc
25
0 commit comments