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