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 f2dcd77 commit c1666bfCopy full SHA for c1666bf
lib/node_modules/@stdlib/blas/base/dsyr2/benchmark/benchmark.js
@@ -42,7 +42,7 @@ var options = {
42
* Creates a benchmark function.
43
*
44
* @private
45
-* @param {PositiveInteger} N - array length
+* @param {PositiveInteger} N - number of elements along each dimension
46
* @returns {Function} benchmark function
47
*/
48
function createBenchmark( N ) {
0 commit comments