Skip to content

Commit ef21f42

Browse files
authored
docs: update desc
Signed-off-by: Athan <kgryte@gmail.com>
1 parent 3c16b4b commit ef21f42

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/stats/base/ndarray/smeankbn/lib

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/base/ndarray/smeankbn/lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
'use strict';
2020

2121
/**
22-
* Calculate the arithmetic mean of a single-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
22+
* Compute the arithmetic mean of a one-dimensional single-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
2323
*
2424
* @module @stdlib/stats/base/ndarray/smeankbn
2525
*

0 commit comments

Comments
 (0)