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 a8f0672 commit 1377c06Copy full SHA for 1377c06
lib/node_modules/@stdlib/blas/base/cher/docs/types/index.d.ts
@@ -89,7 +89,7 @@ interface Routine {
89
* @param strideX - `x` stride length
90
* @param A - input matrix
91
* @param LDA - stride of the first dimension of `A` (a.k.a., leading dimension of the matrix `A`)
92
-* @returns input array
+* @returns input matrix
93
*
94
* @example
95
* var Complex64Array = require( '@stdlib/array/complex64' );
0 commit comments