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 3c16b4b commit ef21f42Copy full SHA for ef21f42
lib/node_modules/@stdlib/stats/base/ndarray/smeankbn/lib/index.js
@@ -19,7 +19,7 @@
19
'use strict';
20
21
/**
22
-* Calculate the arithmetic mean of a single-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
+* Compute the arithmetic mean of a one-dimensional single-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
23
*
24
* @module @stdlib/stats/base/ndarray/smeankbn
25
0 commit comments