diff options
Diffstat (limited to 'TESTING/EIG/schkbb.f')
-rw-r--r-- | TESTING/EIG/schkbb.f | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/TESTING/EIG/schkbb.f b/TESTING/EIG/schkbb.f index a13ff601..59292703 100644 --- a/TESTING/EIG/schkbb.f +++ b/TESTING/EIG/schkbb.f @@ -310,11 +310,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. @@ -328,8 +326,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. |