diff options
author | langou <langou@users.noreply.github.com> | 2010-05-01 14:19:40 +0000 |
---|---|---|
committer | langou <langou@users.noreply.github.com> | 2010-05-01 14:19:40 +0000 |
commit | 7584181b82c6b29b87988cc6eba70ae12bd65cc2 (patch) | |
tree | 0d5c98cacee3f84a35503cbb95f5f708e5392e63 /SRC/dtftri.f | |
parent | a892458da1c263e55402e790087d6eda133e55dd (diff) | |
download | lapack-7584181b82c6b29b87988cc6eba70ae12bd65cc2.tar.gz lapack-7584181b82c6b29b87988cc6eba70ae12bd65cc2.tar.bz2 lapack-7584181b82c6b29b87988cc6eba70ae12bd65cc2.zip |
.. fixed some comments ..
from comments from A. Buttari, CNRS, France, to Julien Langou on 01/20/2010
Diffstat (limited to 'SRC/dtftri.f')
-rw-r--r-- | SRC/dtftri.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dtftri.f b/SRC/dtftri.f index 31bd5075..01f3ad50 100644 --- a/SRC/dtftri.f +++ b/SRC/dtftri.f @@ -111,7 +111,7 @@ * 05 15 25 35 45 55 22 53 54 55 22 32 42 52 * * -* We first consider Rectangular Full Packed (RFP) Format when N is +* We then consider Rectangular Full Packed (RFP) Format when N is * odd. We give an example where N = 5. * * AP is Upper AP is Lower |