Fix description (Reference-LAPACK PR 847)
This commit is contained in:
parent
5c742ad44c
commit
ce7f4adb42
|
@ -24,7 +24,7 @@ C> \brief \b ZPOTRF VARIANT: right looking block version of the algorithm, calli
|
||||||
C>\details \b Purpose:
|
C>\details \b Purpose:
|
||||||
C>\verbatim
|
C>\verbatim
|
||||||
C>
|
C>
|
||||||
C> ZPOTRF computes the Cholesky factorization of a real Hermitian
|
C> ZPOTRF computes the Cholesky factorization of a complex Hermitian
|
||||||
C> positive definite matrix A.
|
C> positive definite matrix A.
|
||||||
C>
|
C>
|
||||||
C> The factorization has the form
|
C> The factorization has the form
|
||||||
|
|
Loading…
Reference in New Issue