Skip to content

Commit 5095d75

Browse files
committed
Update artifacts
1 parent f70e1bc commit 5095d75

File tree

7 files changed

+17
-16
lines changed

7 files changed

+17
-16
lines changed

lapack/base/dlacpy/base.js.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1021,11 +1021,11 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
10211021
* @param {Float64Array} A - input matrix
10221022
* @param {integer} strideA1 - stride of the first dimension of `A`
10231023
* @param {integer} strideA2 - stride of the second dimension of `A`
1024-
* @param {PositiveInteger} offsetA - starting index for `A`
1024+
* @param {NonNegativeInteger} offsetA - starting index for `A`
10251025
* @param {Float64Array} B - output matrix
10261026
* @param {integer} strideB1 - stride of the first dimension of `B`
10271027
* @param {integer} strideB2 - stride of the second dimension of `B`
1028-
* @param {PositiveInteger} offsetB - starting index for `B`
1028+
* @param {NonNegativeInteger} offsetB - starting index for `B`
10291029
* @returns {Float64Array} `B`
10301030
*
10311031
* @example
@@ -1156,11 +1156,11 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
11561156
* @param {Float64Array} A - input matrix
11571157
* @param {integer} strideA1 - stride of the first dimension of `A`
11581158
* @param {integer} strideA2 - stride of the second dimension of `A`
1159-
* @param {PositiveInteger} offsetA - starting index for `A`
1159+
* @param {NonNegativeInteger} offsetA - starting index for `A`
11601160
* @param {Float64Array} B - output matrix
11611161
* @param {integer} strideB1 - stride of the first dimension of `B`
11621162
* @param {integer} strideB2 - stride of the second dimension of `B`
1163-
* @param {PositiveInteger} offsetB - starting index for `B`
1163+
* @param {NonNegativeInteger} offsetB - starting index for `B`
11641164
* @returns {Float64Array} `B`
11651165
*
11661166
* @example
@@ -1272,11 +1272,11 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
12721272
* @param {Float64Array} A - input matrix
12731273
* @param {integer} strideA1 - stride of the first dimension of `A`
12741274
* @param {integer} strideA2 - stride of the second dimension of `A`
1275-
* @param {PositiveInteger} offsetA - starting index for `A`
1275+
* @param {NonNegativeInteger} offsetA - starting index for `A`
12761276
* @param {Float64Array} B - output matrix
12771277
* @param {integer} strideB1 - stride of the first dimension of `B`
12781278
* @param {integer} strideB2 - stride of the second dimension of `B`
1279-
* @param {PositiveInteger} offsetB - starting index for `B`
1279+
* @param {NonNegativeInteger} offsetB - starting index for `B`
12801280
* @returns {Float64Array} `B`
12811281
*
12821282
* @example
@@ -1392,11 +1392,11 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
13921392
* @param {Float64Array} A - input matrix
13931393
* @param {integer} strideA1 - stride of the first dimension of `A`
13941394
* @param {integer} strideA2 - stride of the second dimension of `A`
1395-
* @param {PositiveInteger} offsetA - starting index for `A`
1395+
* @param {NonNegativeInteger} offsetA - starting index for `A`
13961396
* @param {Float64Array} B - output matrix
13971397
* @param {integer} strideB1 - stride of the first dimension of `B`
13981398
* @param {integer} strideB2 - stride of the second dimension of `B`
1399-
* @param {PositiveInteger} offsetB - starting index for `B`
1399+
* @param {NonNegativeInteger} offsetB - starting index for `B`
14001400
* @returns {Float64Array} `B`
14011401
*
14021402
* @example
@@ -1447,7 +1447,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
14471447
<div class='footer quiet pad2 space-top1 center small'>
14481448
Code coverage generated by
14491449
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
1450-
at 2024-07-28T09:35:28.979Z
1450+
at 2024-07-31T21:23:57.154Z
14511451
</div>
14521452
<script src="../../../../prettify.js"></script>
14531453
<script>

lapack/base/dlacpy/coverage.ndjson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
[746,746,100,40,40,100,6,6,100,746,746,100,"6953aae41e500330c26a43137b417d523ffdaaeb","2024-07-28 02:33:51 -0700"]
2+
[746,746,100,40,40,100,6,6,100,746,746,100,"7246126984014101680957a7f7996c8727d1956a","2024-07-31 14:21:53 -0700"]

lapack/base/dlacpy/dlacpy.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
382382
<div class='footer quiet pad2 space-top1 center small'>
383383
Code coverage generated by
384384
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
385-
at 2024-07-28T09:35:28.979Z
385+
at 2024-07-31T21:23:57.154Z
386386
</div>
387387
<script src="../../../../prettify.js"></script>
388388
<script>

lapack/base/dlacpy/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ <h1><a href="../../../../index.html">All files</a> lapack/base/dlacpy/lib</h1>
161161
<div class='footer quiet pad2 space-top1 center small'>
162162
Code coverage generated by
163163
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
164-
at 2024-07-28T09:35:28.979Z
164+
at 2024-07-31T21:23:57.154Z
165165
</div>
166166
<script src="../../../../prettify.js"></script>
167167
<script>

lapack/base/dlacpy/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
280280
<div class='footer quiet pad2 space-top1 center small'>
281281
Code coverage generated by
282282
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
283-
at 2024-07-28T09:35:28.979Z
283+
at 2024-07-31T21:23:57.154Z
284284
</div>
285285
<script src="../../../../prettify.js"></script>
286286
<script>

lapack/base/dlacpy/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
175175
<div class='footer quiet pad2 space-top1 center small'>
176176
Code coverage generated by
177177
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
178-
at 2024-07-28T09:35:28.979Z
178+
at 2024-07-31T21:23:57.154Z
179179
</div>
180180
<script src="../../../../prettify.js"></script>
181181
<script>

lapack/base/dlacpy/ndarray.js.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -255,11 +255,11 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
255255
* @param {Float64Array} A - input matrix
256256
* @param {integer} strideA1 - stride of the first dimension of `A`
257257
* @param {integer} strideA2 - stride of the second dimension of `A`
258-
* @param {PositiveInteger} offsetA - starting index for `A`
258+
* @param {NonNegativeInteger} offsetA - starting index for `A`
259259
* @param {Float64Array} B - output matrix
260260
* @param {integer} strideB1 - stride of the first dimension of `B`
261261
* @param {integer} strideB2 - stride of the second dimension of `B`
262-
* @param {PositiveInteger} offsetB - starting index for `B`
262+
* @param {NonNegativeInteger} offsetB - starting index for `B`
263263
* @returns {Float64Array} `B`
264264
*
265265
* @example
@@ -304,7 +304,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">lapack
304304
<div class='footer quiet pad2 space-top1 center small'>
305305
Code coverage generated by
306306
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
307-
at 2024-07-28T09:35:28.979Z
307+
at 2024-07-31T21:23:57.154Z
308308
</div>
309309
<script src="../../../../prettify.js"></script>
310310
<script>

0 commit comments

Comments
 (0)