diff options
Diffstat (limited to 'SRC/dpstf2.f')
-rw-r--r-- | SRC/dpstf2.f | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/dpstf2.f b/SRC/dpstf2.f index 5566589a..feae5e92 100644 --- a/SRC/dpstf2.f +++ b/SRC/dpstf2.f @@ -78,8 +78,7 @@ *> leading n by n lower triangular part of A contains the lower *> triangular part of the matrix A, and the strictly upper *> triangular part of A is not referenced. -*> \endverbatim -*> \verbatim +*> *> On exit, if INFO = 0, the factor U or L from the Cholesky *> factorization as above. *> \endverbatim |