Skip to content

Commit f5ee461

Browse files
committed
Update artifacts
1 parent 6d3f423 commit f5ee461

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

lapack/base/dlapy2/coverage.ndjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[106,106,100,5,5,100,1,1,100,106,106,100,"6ea246d2687c267797593f6dbf88a9336221b68b","2025-05-30 09:35:15 +0000"]
1+
[106,106,100,5,5,100,1,1,100,106,106,100,"feaeb70af07f0ec59df8bb97a2c1509aa11d5c8a","2025-05-31 17:42:48 +0530"]

lapack/base/dlapy2/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h1><a href="../../../../index.html">All files</a> lapack/base/dlapy2/lib</h1>
116116
<div class='footer quiet pad2 space-top1 center small'>
117117
Code coverage generated by
118118
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119-
at 2025-05-30T09:54:34.113Z
119+
at 2025-05-31T12:13:45.116Z
120120
</div>
121121
<script src="../../../../prettify.js"></script>
122122
<script>

lapack/base/dlapy2/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
190190
<div class='footer quiet pad2 space-top1 center small'>
191191
Code coverage generated by
192192
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
193-
at 2025-05-30T09:54:34.113Z
193+
at 2025-05-31T12:13:45.116Z
194194
</div>
195195
<script src="../../../../prettify.js"></script>
196196
<script>

lapack/base/dlapy2/main.js.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -230,8 +230,8 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
230230
* Returns sqrt( x^2 + y^2 ) in a manner which doesn't cause unnecessary overflow.
231231
*
232232
* @private
233-
* @param {number} x - number of rows/columns of the elementary reflector `H`
234-
* @param {number} y - number of rows/columns of the elementary reflector `H`
233+
* @param {number} x - input number
234+
* @param {number} y - input number
235235
* @returns {integer} status code
236236
*
237237
* @example
@@ -268,7 +268,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
268268
<div class='footer quiet pad2 space-top1 center small'>
269269
Code coverage generated by
270270
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
271-
at 2025-05-30T09:54:34.113Z
271+
at 2025-05-31T12:13:45.116Z
272272
</div>
273273
<script src="../../../../prettify.js"></script>
274274
<script>

0 commit comments

Comments
 (0)