@@ -25,7 +25,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
2525 < div class ='fl pad1y space-right2 '>
2626 < span class ="strong "> 100% </ span >
2727 < span class ="quiet "> Statements</ span >
28- < span class ='fraction '> 74/74 </ span >
28+ < span class ='fraction '> 75/75 </ span >
2929 </ div >
3030
3131
@@ -46,7 +46,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
4646 < div class ='fl pad1y space-right2 '>
4747 < span class ="strong "> 100% </ span >
4848 < span class ="quiet "> Lines</ span >
49- < span class ='fraction '> 74/74 </ span >
49+ < span class ='fraction '> 75/75 </ span >
5050 </ div >
5151
5252
@@ -137,7 +137,9 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
137137< a name ='L72 '> </ a > < a href ='#L72 '> 72</ a >
138138< a name ='L73 '> </ a > < a href ='#L73 '> 73</ a >
139139< a name ='L74 '> </ a > < a href ='#L74 '> 74</ a >
140- < a name ='L75 '> </ a > < a href ='#L75 '> 75</ a > </ td > < td class ="line-coverage quiet "> < span class ="cline-any cline-yes "> 1x</ span >
140+ < a name ='L75 '> </ a > < a href ='#L75 '> 75</ a >
141+ < a name ='L76 '> </ a > < a href ='#L76 '> 76</ a > </ td > < td class ="line-coverage quiet "> < span class ="cline-any cline-yes "> 1x</ span >
142+ < span class ="cline-any cline-yes "> 1x</ span >
141143< span class ="cline-any cline-yes "> 1x</ span >
142144< span class ="cline-any cline-yes "> 1x</ span >
143145< span class ="cline-any cline-yes "> 1x</ span >
@@ -241,6 +243,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
241243/**
242244* Computes the inverse of a one-parameter Box-Cox transformation of `1+x`.
243245*
246+ * @private
244247* @param {number} y - input value
245248* @param {number} lambda - power parameter
246249* @returns {number} inverse of the Box-Cox transformation of `1+x`
@@ -292,7 +295,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
292295 < div class ='footer quiet pad2 space-top1 center small '>
293296 Code coverage generated by
294297 < a href ="https://istanbul.js.org/ " target ="_blank " rel ="noopener noreferrer "> istanbul</ a >
295- at 2024-03-17T01:34:04.743Z
298+ at 2024-12-24T00:32:49.448Z
296299 </ div >
297300 < script src ="../../../../../prettify.js "> </ script >
298301 < script >
0 commit comments