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 23dbeec commit b38c6d2Copy full SHA for b38c6d2
lib/node_modules/@stdlib/stats/meanors/docs/repl.txt
@@ -38,8 +38,9 @@
38
39
40
{{alias}}.assign( x, out[, options] )
41
- Computes the arithmetic mean along one or more ndarray dimensions and
42
- assigns results to a provided output ndarray.
+ Computes the arithmetic mean along one or more ndarray dimensions using
+ ordinary recursive summation and assigns results to a provided output
43
+ ndarray.
44
45
Parameters
46
----------
0 commit comments