We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf521a2 commit a9817b4Copy full SHA for a9817b4
lapack-netlib/TESTING/EIG/dlahd2.f
@@ -534,8 +534,8 @@ SUBROUTINE DLAHD2( IOUNIT, PATH )
534
$ / ' 2: norm( I - Q'' Q ) / ( m ulp )',
535
$ / ' 3: norm( I - PT PT'' ) / ( n ulp )',
536
$ / ' 4: norm( Y - Q'' C ) / ( norm(Y) max(m,nrhs) ulp )' )
537
- 9968 FORMAT( / ' Tests performed: See sdrvst.f' )
538
- 9967 FORMAT( / ' Tests performed: See cdrvst.f' )
+ 9968 FORMAT( / ' Tests performed: See ddrvst.f' )
+ 9967 FORMAT( / ' Tests performed: See zdrvst.f' )
539
*
540
* End of DLAHD2
541
0 commit comments