We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca6cfd commit 77a7afbCopy full SHA for 77a7afb
SRC/dsyevr.f
@@ -88,7 +88,7 @@
88
*>
89
*> Note 1 : DSYEVR calls DSTEMR when the full spectrum is requested
90
*> on machines which conform to the ieee-754 floating point standard.
91
-*> DSYEVR calls DSTEBZ and SSTEIN on non-ieee machines and
+*> DSYEVR calls DSTEBZ and DSTEIN on non-ieee machines and
92
*> when partial spectrum requests are made.
93
94
*> Normal execution of DSTEMR may create NaNs and infinities and
0 commit comments