@@ -25,7 +25,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
2525 < div class ='fl pad1y space-right2 '>
2626 < span class ="strong "> 100% </ span >
2727 < span class ="quiet "> Statements</ span >
28- < span class ='fraction '> 83/83 </ span >
28+ < span class ='fraction '> 84/84 </ span >
2929 </ div >
3030
3131
@@ -46,7 +46,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
4646 < div class ='fl pad1y space-right2 '>
4747 < span class ="strong "> 100% </ span >
4848 < span class ="quiet "> Lines</ span >
49- < span class ='fraction '> 83/83 </ span >
49+ < span class ='fraction '> 84/84 </ span >
5050 </ div >
5151
5252
@@ -146,7 +146,9 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
146146< a name ='L81 '> </ a > < a href ='#L81 '> 81</ a >
147147< a name ='L82 '> </ a > < a href ='#L82 '> 82</ a >
148148< a name ='L83 '> </ a > < a href ='#L83 '> 83</ a >
149- < a name ='L84 '> </ a > < a href ='#L84 '> 84</ a > </ td > < td class ="line-coverage quiet "> < span class ="cline-any cline-yes "> 1x</ span >
149+ < a name ='L84 '> </ a > < a href ='#L84 '> 84</ a >
150+ < a name ='L85 '> </ a > < a href ='#L85 '> 85</ a > </ td > < td class ="line-coverage quiet "> < span class ="cline-any cline-yes "> 1x</ span >
151+ < span class ="cline-any cline-yes "> 1x</ span >
150152< span class ="cline-any cline-yes "> 1x</ span >
151153< span class ="cline-any cline-yes "> 1x</ span >
152154< span class ="cline-any cline-yes "> 1x</ span >
@@ -259,6 +261,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
259261/**
260262* Evaluates the moment-generating function (MGF) for a Laplace (double exponential) distribution with location parameter `mu` and scale parameter `b` at a value `t`.
261263*
264+ * @private
262265* @param {number} t - input value
263266* @param {number} mu - mean
264267* @param {NonNegativeNumber} b - scale parameter
@@ -319,7 +322,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
319322 < div class ='footer quiet pad2 space-top1 center small '>
320323 Code coverage generated by
321324 < a href ="https://istanbul.js.org/ " target ="_blank " rel ="noopener noreferrer "> istanbul</ a >
322- at 2025-04-06T19:51:01.943Z
325+ at 2025-06-16T22:33:41.750Z
323326 </ div >
324327 < script src ="../../../../../../prettify.js "> </ script >
325328 < script >
0 commit comments