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 32d64c8 commit f2dcd77Copy full SHA for f2dcd77
lib/node_modules/@stdlib/blas/base/dsyr2/benchmark/benchmark.ndarray.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