diff options
Diffstat (limited to 'TESTING/EIG/sdrvvx.f')
-rw-r--r-- | TESTING/EIG/sdrvvx.f | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/TESTING/EIG/sdrvvx.f b/TESTING/EIG/sdrvvx.f index 0a54ebe9..28b8b7bd 100644 --- a/TESTING/EIG/sdrvvx.f +++ b/TESTING/EIG/sdrvvx.f @@ -431,6 +431,18 @@ *> RCONDE. *> \endverbatim *> +*> \param[out] SCALE +*> \verbatim +*> SCALE is REAL array, dimension (N) +*> Holds information describing balancing of matrix. +*> \endverbatim +*> +*> \param[out] SCALE1 +*> \verbatim +*> SCALE1 is REAL array, dimension (N) +*> Holds information describing balancing of matrix. +*> \endverbatim +*> *> \param[out] RESULT *> \verbatim *> RESULT is REAL array, dimension (11) |