diff options
Diffstat (limited to 'BLAS/SRC/izamax.f')
-rw-r--r-- | BLAS/SRC/izamax.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BLAS/SRC/izamax.f b/BLAS/SRC/izamax.f index d51cd582..8f49e61a 100644 --- a/BLAS/SRC/izamax.f +++ b/BLAS/SRC/izamax.f @@ -23,7 +23,7 @@ *> *> \verbatim *> -*> IZAMAX finds the index of element having max. absolute value. +*> IZAMAX finds the index of the first element having maximum |Re(.)| + |Im(.)| *> \endverbatim * * Authors: |