diff options
Diffstat (limited to 'TESTING/EIG/cchkhb.f')
-rw-r--r-- | TESTING/EIG/cchkhb.f | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/TESTING/EIG/cchkhb.f b/TESTING/EIG/cchkhb.f index 52d8c981..80e8b0af 100644 --- a/TESTING/EIG/cchkhb.f +++ b/TESTING/EIG/cchkhb.f @@ -254,11 +254,9 @@ *> \verbatim *> INFO is INTEGER *> If 0, then everything ran OK. -*> \endverbatim -*> \verbatim +*> *>----------------------------------------------------------------------- -*> \endverbatim -*> \verbatim +*> *> Some Local Variables and Parameters: *> ---- ----- --------- --- ---------- *> ZERO, ONE Real 0 and 1. @@ -272,8 +270,7 @@ *> so far. *> COND, IMODE Values to be passed to the matrix generators. *> ANORM Norm of A; passed to matrix generators. -*> \endverbatim -*> \verbatim +*> *> OVFL, UNFL Overflow and underflow thresholds. *> ULP, ULPINV Finest relative precision and its inverse. *> RTOVFL, RTUNFL Square roots of the previous 2 values. |