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 8992c1c commit 01f149aCopy full SHA for 01f149a
lib/node_modules/@stdlib/blas/base/dger/src/dger_ndarray.c
@@ -98,7 +98,7 @@
98
* @param strideY stride length for `Y`
99
* @param offsetY starting index for `Y`
100
* @param A matrix of coefficients
101
-* @param strideA1 stride length of the first dimnension of `A`
+* @param strideA1 stride length of the first dimension of `A`
102
* @param strideA2 stride length of the second dimension of `A`
103
* @param offsetA starting index for `A`
104
*/
0 commit comments