summaryrefslogtreecommitdiff
path: root/TESTING/EIG/cdrgvx.f
diff options
context:
space:
mode:
Diffstat (limited to 'TESTING/EIG/cdrgvx.f')
-rw-r--r--TESTING/EIG/cdrgvx.f28
1 files changed, 14 insertions, 14 deletions
diff --git a/TESTING/EIG/cdrgvx.f b/TESTING/EIG/cdrgvx.f
index 1e6d8bdc..3849d0fa 100644
--- a/TESTING/EIG/cdrgvx.f
+++ b/TESTING/EIG/cdrgvx.f
@@ -2,8 +2,8 @@
*
* =========== DOCUMENTATION ===========
*
-* Online html documentation available at
-* http://www.netlib.org/lapack/explore-html/
+* Online html documentation available at
+* http://www.netlib.org/lapack/explore-html/
*
* Definition:
* ===========
@@ -12,7 +12,7 @@
* ALPHA, BETA, VL, VR, ILO, IHI, LSCALE, RSCALE,
* S, STRU, DIF, DIFTRU, WORK, LWORK, RWORK,
* IWORK, LIWORK, RESULT, BWORK, INFO )
-*
+*
* .. Scalar Arguments ..
* INTEGER IHI, ILO, INFO, LDA, LIWORK, LWORK, NIN, NOUT,
* $ NSIZE
@@ -28,7 +28,7 @@
* $ B( LDA, * ), BETA( * ), BI( LDA, * ),
* $ VL( LDA, * ), VR( LDA, * ), WORK( * )
* ..
-*
+*
*
*> \par Purpose:
* =============
@@ -205,32 +205,32 @@
*> IHI is INTEGER
*> \endverbatim
*>
-*> \param[out] LSCALE
+*> \param[out] LSCALE
*> \verbatim
*> LSCALE is REAL array, dimension (N)
*> \endverbatim
*>
-*> \param[out] RSCALE
+*> \param[out] RSCALE
*> \verbatim
*> RSCALE is REAL array, dimension (N)
*> \endverbatim
*>
-*> \param[out] S
+*> \param[out] S
*> \verbatim
*> S is REAL array, dimension (N)
*> \endverbatim
*>
-*> \param[out] STRU
+*> \param[out] STRU
*> \verbatim
*> STRU is REAL array, dimension (N)
*> \endverbatim
*>
-*> \param[out] DIF
+*> \param[out] DIF
*> \verbatim
*> DIF is REAL array, dimension (N)
*> \endverbatim
*>
-*> \param[out] DIFTRU
+*> \param[out] DIFTRU
*> \verbatim
*> DIFTRU is REAL array, dimension (N)
*> \endverbatim
@@ -283,10 +283,10 @@
* Authors:
* ========
*
-*> \author Univ. of Tennessee
-*> \author Univ. of California Berkeley
-*> \author Univ. of Colorado Denver
-*> \author NAG Ltd.
+*> \author Univ. of Tennessee
+*> \author Univ. of California Berkeley
+*> \author Univ. of Colorado Denver
+*> \author NAG Ltd.
*
*> \date June 2016
*