aboutsummaryrefslogtreecommitdiff
path: root/SRC/spftri.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2011-11-01 22:02:31 +0000
committerjulie <julielangou@users.noreply.github.com>2011-11-01 22:02:31 +0000
commitd5c30c90bdecf38da1064e2ed52583634573e741 (patch)
tree480fc5ff31ee14b83116b6428aad79ea6e89362d /SRC/spftri.f
parent04670a68760fa27333f8bcef8172f71adc6880ef (diff)
Never say never...
Diffstat (limited to 'SRC/spftri.f')
-rw-r--r--SRC/spftri.f3
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/spftri.f b/SRC/spftri.f
index c5bb5118..14dff1ac 100644
--- a/SRC/spftri.f
+++ b/SRC/spftri.f
@@ -76,8 +76,7 @@
*> of lower packed A. The LDA of RFP A is (N+1)/2 when TRANSR =
*> 'T'. When TRANSR is 'N' the LDA is N+1 when N is even and N
*> is odd. See the Note below for more details.
-*> \endverbatim
-*> \verbatim
+*>
*> On exit, the symmetric inverse of the original matrix, in the
*> same storage format.
*> \endverbatim