Skip to content

Commit 76dd1a9

Browse files
authored
docs: update description
Signed-off-by: Athan <kgryte@gmail.com>
1 parent cf37158 commit 76dd1a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/base/dsyr2/benchmark/benchmark.ndarray.native.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ var options = {
4747
* Creates a benchmark function.
4848
*
4949
* @private
50-
* @param {PositiveInteger} N - array length
50+
* @param {PositiveInteger} N - number of elements along each dimension
5151
* @returns {Function} benchmark function
5252
*/
5353
function createBenchmark( N ) {

0 commit comments

Comments
 (0)