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 37
37
! > This version is discontinuous in R at F = 0 but it returns the same
38
38
! > C and S as ZLARTG for complex inputs (F,0) and (G,0).
39
39
! >
40
- ! > This is a more accurate version of the BLAS1 routine SROTG ,
40
+ ! > This is a more accurate version of the BLAS1 routine DROTG ,
41
41
! > with the following other differences:
42
42
! > F and G are unchanged on return.
43
43
! > If G=0, then C=1 and S=0.
Original file line number Diff line number Diff line change 50
50
! > to avoid overflow or underflow in computing the square root of the
51
51
! > sum of squares.
52
52
! >
53
- ! > This is the same routine CROTG fom BLAS1, except that
53
+ ! > This is the same routine ZROTG fom BLAS1, except that
54
54
! > F and G are unchanged on return.
55
55
! >
56
56
! > Below, wp=>dp stands for double precision from LA_CONSTANTS module.
You can’t perform that action at this time.
0 commit comments