Skip to content

Mark xrotg() parameters as [in,out]#453

Merged
langou merged 1 commit intoReference-LAPACK:masterfrom
timleslie:rotg-docs
Oct 14, 2020
Merged

Mark xrotg() parameters as [in,out]#453
langou merged 1 commit intoReference-LAPACK:masterfrom
timleslie:rotg-docs

Conversation

@timleslie
Copy link
Copy Markdown
Contributor

The SA, SB and DA, DB parameters of SROTG and DROTG, and CA parameters of CROTG and ZROTG are used to return the r and z value of the Givens rotation calculation. This PR updates the inline docs to represent this.

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 14, 2020

Codecov Report

Merging #453 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #453   +/-   ##
=======================================
  Coverage   81.86%   81.86%           
=======================================
  Files        1863     1863           
  Lines      181096   181096           
=======================================
  Hits       148263   148263           
  Misses      32833    32833           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 122506c...9043ea2. Read the comment docs.

@langou
Copy link
Copy Markdown
Contributor

langou commented Oct 14, 2020

Good catch. Good fix. Thanks @timleslie

@langou langou merged commit ccbf01b into Reference-LAPACK:master Oct 14, 2020
@timleslie timleslie deleted the rotg-docs branch October 15, 2020 10:05
christoph-conrads pushed a commit to christoph-conrads/lapack that referenced this pull request May 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants