aboutsummaryrefslogtreecommitdiff
path: root/SRC/dsyconvf.f
diff options
context:
space:
mode:
authorlangou <julien.langou@ucdenver.edu>2016-12-29 21:26:48 +0100
committerGitHub <noreply@github.com>2016-12-29 21:26:48 +0100
commit663bdbf4e150d521ac0bee4a125e28715d70e714 (patch)
treec89d48cd14c7721811fd1c7197b729a72221e1ac /SRC/dsyconvf.f
parent7ca543cf4361480238f4b67ad1ac4269fb617e0e (diff)
parent6c3b79b35e83df36e30bd2ceadc9b927a3287740 (diff)
Merge pull request #104 from sebastien-villemot/master
Patches applied to Debian package for LAPACK 3.7.0
Diffstat (limited to 'SRC/dsyconvf.f')
-rw-r--r--SRC/dsyconvf.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dsyconvf.f b/SRC/dsyconvf.f
index 7672acfa..673360fd 100644
--- a/SRC/dsyconvf.f
+++ b/SRC/dsyconvf.f
@@ -45,7 +45,7 @@
*> If parameter WAY = 'R':
*> DSYCONVF performs the conversion in reverse direction, i.e.
*> converts the factorization output format used in DSYTRF_RK
-*> (or DSYTRF_BK) provided on entry in parametes A and E into
+*> (or DSYTRF_BK) provided on entry in parameters A and E into
*> the factorization output format used in DSYTRF that is stored
*> on exit in parameter A. It also coverts in place details of
*> the intechanges stored in IPIV from the format used in DSYTRF_RK