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 ecff6cd commit c79f2eeCopy full SHA for c79f2ee
lib/node_modules/@stdlib/blas/base/dspr/src/dspr_ndarray.c
@@ -24,7 +24,7 @@
24
*
25
* @param uplo specifies whether the upper or lower triangular part of the symmetric matrix `A` is supplied
26
* @param N number of elements along each dimension of `A`
27
-* @param alpha scalar
+* @param alpha scalar constant
28
* @param X input vector
29
* @param strideX `X` stride length
30
* @param offsetX starting index of `x`
0 commit comments