Skip to content

Commit 6393de9

Browse files
authored
chore: update implementation
Signed-off-by: Shabareesh Shetty <[email protected]>
1 parent 674fe3e commit 6393de9

File tree

1 file changed

+2
-1
lines changed
  • lib/node_modules/@stdlib/blas/base/srotmg/docs

1 file changed

+2
-1
lines changed

lib/node_modules/@stdlib/blas/base/srotmg/docs/repl.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828

2929

3030
{{alias}}.assign( d1, d2, x1, y1, out, stride, offset )
31-
Constructs the parameters for a modified Givens plane rotation.
31+
Constructs the parameters for a modified Givens plane rotation and assigns
32+
results to an output array.
3233

3334
Parameters
3435
----------

0 commit comments

Comments
 (0)