You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/stats/meankbn/README.md
+12-10Lines changed: 12 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -223,16 +223,6 @@ The method accepts the following options:
223
223
224
224
<!-- /.notes -->
225
225
226
-
<sectionclass="references">
227
-
228
-
## References
229
-
230
-
- Neumaier, Arnold. 1974. "Rounding Error Analysis of Some Methods for Summing Finite Sums." _Zeitschrift Für Angewandte Mathematik Und Mechanik_ 54 (1): 39–51. doi:[10.1002/zamm.19740540106][@neumaier:1974a].
231
-
232
-
</section>
233
-
234
-
<!-- /.notes -->
235
-
236
226
<sectionclass="examples">
237
227
238
228
## Examples
@@ -266,6 +256,18 @@ console.log( ndarray2array( y ) );
266
256
267
257
<!-- /.examples -->
268
258
259
+
* * *
260
+
261
+
<sectionclass="references">
262
+
263
+
## References
264
+
265
+
- Neumaier, Arnold. 1974. "Rounding Error Analysis of Some Methods for Summing Finite Sums." _Zeitschrift Für Angewandte Mathematik Und Mechanik_ 54 (1): 39–51. doi:[10.1002/zamm.19740540106][@neumaier:1974a].
266
+
267
+
</section>
268
+
269
+
<!-- /.references -->
270
+
269
271
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
0 commit comments