diff options
Diffstat (limited to 'SRC/zpstf2.f')
-rw-r--r-- | SRC/zpstf2.f | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/zpstf2.f b/SRC/zpstf2.f index f1080e25..472c706f 100644 --- a/SRC/zpstf2.f +++ b/SRC/zpstf2.f @@ -79,8 +79,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 |