Skip to content

Commit b8401da

Browse files
authored
Update lib/node_modules/@stdlib/stats/base/dists/laplace/mode/src/main.c
Signed-off-by: Philipp Burckhardt <[email protected]>
1 parent 552262a commit b8401da

File tree

1 file changed

+0
-1
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/laplace/mode/src

1 file changed

+0
-1
lines changed

lib/node_modules/@stdlib/stats/base/dists/laplace/mode/src/main.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
#include "stdlib/stats/base/dists/laplace/mode.h"
2020
#include "stdlib/math/base/assert/is_nan.h"
2121

22-
2322
/**
2423
* Returns the mode for a Laplace distribution with location `mu` and scale `b`.
2524
*

0 commit comments

Comments
 (0)