Fix description (Reference-LAPACK PR847)

This commit is contained in:
Martin Kroeker
2023-06-18 09:59:44 +02:00
committed by GitHub
parent c7cf1ae95a
commit 5c742ad44c

View File

@@ -24,7 +24,7 @@ C> \brief \b CPOTRF VARIANT: right looking block version of the algorithm, calli
C>\details \b Purpose:
C>\verbatim
C>
C> CPOTRF computes the Cholesky factorization of a real Hermitian
C> CPOTRF computes the Cholesky factorization of a complex Hermitian
C> positive definite matrix A.
C>
C> The factorization has the form