Skip to content

Commit d3aad32

Browse files
committed
Update artifacts
1 parent e260a71 commit d3aad32

File tree

10 files changed

+14
-14
lines changed

10 files changed

+14
-14
lines changed

blas/base/dsyr2/base.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
466466
<div class='footer quiet pad2 space-top1 center small'>
467467
Code coverage generated by
468468
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
469-
at 2025-05-07T13:36:15.412Z
469+
at 2025-06-28T12:07:04.783Z
470470
</div>
471471
<script src="../../../../prettify.js"></script>
472472
<script>

blas/base/dsyr2/coverage.ndjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[589,591,99.6616,55,58,94.8276,5,5,100,589,591,99.6616,"f6fa175fee7c836ead2a330f6529ad54ce801d93","2025-05-07 19:04:40 +0530"]
1+
[589,591,99.6616,55,58,94.8276,5,5,100,589,591,99.6616,"7eec8e6adc2d0b16c81c4b89f3d387e4628a647c","2025-06-28 17:35:06 +0530"]

blas/base/dsyr2/dsyr2.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
385385
<div class='footer quiet pad2 space-top1 center small'>
386386
Code coverage generated by
387387
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
388-
at 2025-05-07T13:36:15.412Z
388+
at 2025-06-28T12:07:04.783Z
389389
</div>
390390
<script src="../../../../prettify.js"></script>
391391
<script>

blas/base/dsyr2/dsyr2.native.js.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,10 +219,10 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
219219
// MAIN //
220220
&nbsp;
221221
/**
222-
* Performs the symmetric rank 2 operation `A = α*x*y^T + α*y*x^T + A`.
222+
* Performs the symmetric rank 2 operation `A = α*x*y^T + α*y*x^T + A` where `α` is a scalar, `x` and `y` are `N` element vectors, and `A` is an `N` by `N` symmetric matrix.
223223
*
224224
* @param {string} order - storage layout
225-
* @param {string} uplo - specifies whether the upper or lower triangular part of the symmetric matrix `A` should be referenced
225+
* @param {string} uplo - specifies whether the upper or lower triangular part of the symmetric matrix `A` is supplied
226226
* @param {NonNegativeInteger} N - number of elements along each dimension of `A`
227227
* @param {number} alpha - scalar
228228
* @param {Float64Array} x - first input vector
@@ -259,7 +259,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
259259
<div class='footer quiet pad2 space-top1 center small'>
260260
Code coverage generated by
261261
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
262-
at 2025-05-07T13:36:15.412Z
262+
at 2025-06-28T12:07:04.783Z
263263
</div>
264264
<script src="../../../../prettify.js"></script>
265265
<script>

blas/base/dsyr2/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ <h1><a href="../../../../index.html">All files</a> blas/base/dsyr2/lib</h1>
206206
<div class='footer quiet pad2 space-top1 center small'>
207207
Code coverage generated by
208208
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
209-
at 2025-05-07T13:36:15.412Z
209+
at 2025-06-28T12:07:04.783Z
210210
</div>
211211
<script src="../../../../prettify.js"></script>
212212
<script>

blas/base/dsyr2/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
286286
<div class='footer quiet pad2 space-top1 center small'>
287287
Code coverage generated by
288288
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
289-
at 2025-05-07T13:36:15.412Z
289+
at 2025-06-28T12:07:04.783Z
290290
</div>
291291
<script src="../../../../prettify.js"></script>
292292
<script>

blas/base/dsyr2/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">blas/b
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 2025-05-07T13:36:15.412Z
178+
at 2025-06-28T12:07:04.783Z
179179
</div>
180180
<script src="../../../../prettify.js"></script>
181181
<script>

blas/base/dsyr2/native.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">blas/b
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 2025-05-07T13:36:15.412Z
178+
at 2025-06-28T12:07:04.783Z
179179
</div>
180180
<script src="../../../../prettify.js"></script>
181181
<script>

blas/base/dsyr2/ndarray.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
322322
<div class='footer quiet pad2 space-top1 center small'>
323323
Code coverage generated by
324324
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
325-
at 2025-05-07T13:36:15.412Z
325+
at 2025-06-28T12:07:04.783Z
326326
</div>
327327
<script src="../../../../prettify.js"></script>
328328
<script>

blas/base/dsyr2/ndarray.native.js.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -222,9 +222,9 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
222222
// MAIN //
223223
&nbsp;
224224
/**
225-
* Performs the symmetric rank 2 operation `A = α*x*y^T + α*y*x^T + A`.
225+
* Performs the symmetric rank 2 operation `A = α*x*y^T + α*y*x^T + A` where `α` is a scalar, `x` and `y` are `N` element vectors, and `A` is an `N` by `N` symmetric matrix.
226226
*
227-
* @param {string} uplo - specifies whether the upper or lower triangular part of the symmetric matrix `A` should be referenced
227+
* @param {string} uplo - specifies whether the upper or lower triangular part of the symmetric matrix `A` is supplied
228228
* @param {NonNegativeInteger} N - number of elements along each dimension of `A`
229229
* @param {number} alpha - scalar
230230
* @param {Float64Array} x - first input vector
@@ -265,7 +265,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">blas/b
265265
<div class='footer quiet pad2 space-top1 center small'>
266266
Code coverage generated by
267267
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
268-
at 2025-05-07T13:36:15.412Z
268+
at 2025-06-28T12:07:04.783Z
269269
</div>
270270
<script src="../../../../prettify.js"></script>
271271
<script>

0 commit comments

Comments
 (0)