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 a706d47 commit 08f5cefCopy full SHA for 08f5cef
lib/node_modules/@stdlib/blas/base/dspr/src/dspr_cblas.c
@@ -26,7 +26,7 @@
26
* @param layout storage layout
27
* @param uplo specifies whether the upper or lower triangular part of the symmetric matrix `A` is supplied
28
* @param N number of elements along each dimension of `A`
29
-* @param alpha scalar
+* @param alpha scalar constant
30
* @param X input vector
31
* @param strideX `x` stride length
32
* @param AP packed form of a symmetric matrix `A`
0 commit comments