Skip to content

Commit e867ed8

Browse files
authored
Update lib/node_modules/@stdlib/stats/base/ndarray/dmeankbn/src/addon.c
Signed-off-by: Sachin Pangal <151670745+Sachinn-64@users.noreply.github.com>
1 parent 74fd157 commit e867ed8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/node_modules/@stdlib/stats/base/ndarray/dmeankbn/src

lib/node_modules/@stdlib/stats/base/ndarray/dmeankbn/src/addon.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#include <assert.h>
2727

2828
/**
29-
* Computes the arithmetic mean of a one-dimensional double-precision floating-point ndarray using an improved Kahan–Babuška algorithm.
29+
* Receives JavaScript callback invocation data.
3030
*
3131
* @param env environment under which the function is invoked
3232
* @param info callback data

0 commit comments

Comments
 (0)