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 cf37158 commit 76dd1a9Copy full SHA for 76dd1a9
lib/node_modules/@stdlib/blas/base/dsyr2/benchmark/benchmark.ndarray.native.js
@@ -47,7 +47,7 @@ var options = {
47
* Creates a benchmark function.
48
*
49
* @private
50
-* @param {PositiveInteger} N - array length
+* @param {PositiveInteger} N - number of elements along each dimension
51
* @returns {Function} benchmark function
52
*/
53
function createBenchmark( N ) {
0 commit comments