diff options
Diffstat (limited to 'SRC/dgehd2.f')
-rw-r--r-- | SRC/dgehd2.f | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/dgehd2.f b/SRC/dgehd2.f index b69d1dc9..e2ab7ffa 100644 --- a/SRC/dgehd2.f +++ b/SRC/dgehd2.f @@ -55,8 +55,7 @@ *> \param[in] IHI *> \verbatim *> IHI is INTEGER -*> \endverbatim -*> \verbatim +*> *> It is assumed that A is already upper triangular in rows *> and columns 1:ILO-1 and IHI+1:N. ILO and IHI are normally *> set by a previous call to DGEBAL; otherwise they should be |