@@ -25,7 +25,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
2525 < div class ='fl pad1y space-right2 '>
2626 < span class ="strong "> 100% </ span >
2727 < span class ="quiet "> Statements</ span >
28- < span class ='fraction '> 97/97 </ span >
28+ < span class ='fraction '> 99/99 </ span >
2929 </ div >
3030
3131
@@ -46,7 +46,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
4646 < div class ='fl pad1y space-right2 '>
4747 < span class ="strong "> 100% </ span >
4848 < span class ="quiet "> Lines</ span >
49- < span class ='fraction '> 97/97 </ span >
49+ < span class ='fraction '> 99/99 </ span >
5050 </ div >
5151
5252
@@ -160,7 +160,11 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
160160< a name ='L95 '> </ a > < a href ='#L95 '> 95</ a >
161161< a name ='L96 '> </ a > < a href ='#L96 '> 96</ a >
162162< a name ='L97 '> </ a > < a href ='#L97 '> 97</ a >
163- < a name ='L98 '> </ a > < a href ='#L98 '> 98</ a > </ td > < td class ="line-coverage quiet "> < span class ="cline-any cline-yes "> 2x</ span >
163+ < a name ='L98 '> </ a > < a href ='#L98 '> 98</ a >
164+ < a name ='L99 '> </ a > < a href ='#L99 '> 99</ a >
165+ < a name ='L100 '> </ a > < a href ='#L100 '> 100</ a > </ td > < td class ="line-coverage quiet "> < span class ="cline-any cline-yes "> 2x</ span >
166+ < span class ="cline-any cline-yes "> 2x</ span >
167+ < span class ="cline-any cline-yes "> 2x</ span >
164168< span class ="cline-any cline-yes "> 2x</ span >
165169< span class ="cline-any cline-yes "> 2x</ span >
166170< span class ="cline-any cline-yes "> 2x</ span >
@@ -313,6 +317,8 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
313317* @throws {RangeError} third argument must be a nonnegative integer
314318* @throws {RangeError} fourth argument must be a nonnegative integer
315319* @throws {RangeError} fifth argument must be a nonnegative integer
320+ * @throws {RangeError} seventeenth argument must be non-zero
321+ * @throws {RangeError} eighteenth argument must be non-zero
316322* @returns {Float64Array} `C`
317323*
318324* @example
@@ -361,7 +367,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
361367 < div class ='footer quiet pad2 space-top1 center small '>
362368 Code coverage generated by
363369 < a href ="https://istanbul.js.org/ " target ="_blank " rel ="noopener noreferrer "> istanbul</ a >
364- at 2025-04-20T05 :50:07.202Z
370+ at 2025-04-22T18 :50:37.118Z
365371 </ div >
366372 < script src ="../../../../prettify.js "> </ script >
367373 < script >
0 commit comments