diff options
Diffstat (limited to 'SRC/chegst.f')
-rw-r--r-- | SRC/chegst.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/chegst.f b/SRC/chegst.f index 93ab7ba5..a591dcdd 100644 --- a/SRC/chegst.f +++ b/SRC/chegst.f @@ -92,7 +92,7 @@ *> The leading dimension of the array A. LDA >= max(1,N). *> \endverbatim *> -*> \param[in] B +*> \param[in,out] B *> \verbatim *> B is COMPLEX array, dimension (LDB,N) *> The triangular factor from the Cholesky factorization of B, |