Skip to content

Commit d74b00b

Browse files
feat(add c implementation): add stats/base/dists/bernoulli/variance
1 parent 6f3b25f commit d74b00b

File tree

1 file changed

+6
-0
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/bernoulli/variance

1 file changed

+6
-0
lines changed

lib/node_modules/@stdlib/stats/base/dists/bernoulli/variance/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,12 @@ int main( void ) {
209209

210210
<!-- /.c -->
211211

212+
<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
213+
214+
<section class="references">
215+
216+
</section>
217+
212218
<!-- /.references -->
213219

214220
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->

0 commit comments

Comments
 (0)