File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3737! > This version is discontinuous in R at F = 0 but it returns the same
3838! > C and S as ZLARTG for complex inputs (F,0) and (G,0).
3939! >
40- ! > This is a more accurate version of the BLAS1 routine SROTG ,
40+ ! > This is a more accurate version of the BLAS1 routine DROTG ,
4141! > with the following other differences:
4242! > F and G are unchanged on return.
4343! > If G=0, then C=1 and S=0.
Original file line number Diff line number Diff line change 5050! > to avoid overflow or underflow in computing the square root of the
5151! > sum of squares.
5252! >
53- ! > This is the same routine CROTG fom BLAS1, except that
53+ ! > This is the same routine ZROTG fom BLAS1, except that
5454! > F and G are unchanged on return.
5555! >
5656! > Below, wp=>dp stands for double precision from LA_CONSTANTS module.
You can’t perform that action at this time.
0 commit comments