summaryrefslogtreecommitdiff
path: root/SRC
diff options
context:
space:
mode:
authorJulien Langou <julien.langou@ucdenver.edu>2017-02-16 22:38:38 +0100
committerJulien Langou <julien.langou@ucdenver.edu>2017-02-16 22:38:38 +0100
commit77a7afb48d8633d9865a6f7473d542dc81d9bc97 (patch)
tree614a58fe6c45595a41460290f18f1feae8996bb4 /SRC
parent8ca6cfda54215da92fb8db6270289bec8c8132ed (diff)
downloadlapack-77a7afb48d8633d9865a6f7473d542dc81d9bc97.tar.gz
lapack-77a7afb48d8633d9865a6f7473d542dc81d9bc97.tar.bz2
lapack-77a7afb48d8633d9865a6f7473d542dc81d9bc97.zip
Fix #124
Diffstat (limited to 'SRC')
-rw-r--r--SRC/dsyevr.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dsyevr.f b/SRC/dsyevr.f
index 42f6081c..975c17f7 100644
--- a/SRC/dsyevr.f
+++ b/SRC/dsyevr.f
@@ -88,7 +88,7 @@
*>
*> Note 1 : DSYEVR calls DSTEMR when the full spectrum is requested
*> on machines which conform to the ieee-754 floating point standard.
-*> DSYEVR calls DSTEBZ and SSTEIN on non-ieee machines and
+*> DSYEVR calls DSTEBZ and DSTEIN on non-ieee machines and
*> when partial spectrum requests are made.
*>
*> Normal execution of DSTEMR may create NaNs and infinities and