Description: Fix various typos
authorSébastien Villemot <sebastien@debian.org>
Tue, 28 Jun 2016 02:07:25 +0000 (20:07 -0600)
committerJulien Langou <julien.langou@ucdenver.edu>
Tue, 28 Jun 2016 02:07:25 +0000 (20:07 -0600)
Author: Sébastien Villemot <sebastien@debian.org>
Forwarded: yes, by email to lapack@cs.utk.edu on 2016-06-26

53 files changed:
BLAS/SRC/ctbmv.f
BLAS/SRC/ctpmv.f
BLAS/SRC/ctrmv.f
BLAS/SRC/dtbmv.f
BLAS/SRC/dtpmv.f
BLAS/SRC/dtrmv.f
BLAS/SRC/stbmv.f
BLAS/SRC/stpmv.f
BLAS/SRC/strmv.f
BLAS/SRC/ztbmv.f
BLAS/SRC/ztpmv.f
BLAS/SRC/ztrmv.f
SRC/cgejsv.f
SRC/cgelsd.f
SRC/ctprfb.f
SRC/dgejsv.f
SRC/dgelsd.f
SRC/dlag2s.f
SRC/dlat2s.f
SRC/dtprfb.f
SRC/sgejsv.f
SRC/sgelsd.f
SRC/stprfb.f
SRC/zgejsv.f
SRC/zgelsd.f
SRC/zlag2c.f
SRC/zlat2c.f
SRC/ztprfb.f
TESTING/EIG/cchkbk.f
TESTING/EIG/dchkbk.f
TESTING/EIG/schkbk.f
TESTING/EIG/zchkbk.f
TESTING/LIN/cchkrfp.f
TESTING/LIN/cdrvrf2.f
TESTING/LIN/cdrvrfp.f
TESTING/LIN/dchkrfp.f
TESTING/LIN/ddrvrf2.f
TESTING/LIN/ddrvrfp.f
TESTING/LIN/schkrfp.f
TESTING/LIN/sdrvrf2.f
TESTING/LIN/sdrvrfp.f
TESTING/LIN/zchkrfp.f
TESTING/LIN/zdrvrf2.f
TESTING/LIN/zdrvrfp.f
TESTING/MATGEN/claror.f
TESTING/MATGEN/clatm5.f
TESTING/MATGEN/clatm6.f
TESTING/MATGEN/dlatm5.f
TESTING/MATGEN/dlatm6.f
TESTING/MATGEN/slatm5.f
TESTING/MATGEN/slatm6.f
TESTING/MATGEN/zlatm5.f
TESTING/MATGEN/zlatm6.f

index 45d17b8610ef969a0de78288b3220d3114bee8c1..47f59d80fb8bcfb46b244c6e7959de74cd989805 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index 14c7417d9d6bd26b4716989856c38176eefafe28..3df93d8f44011801a8f75f676e109f04cc31b770 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index f2bfbc2ecc7f03ab893741d914db50795529322c..fb4cd1284123c67e49b64fc0c71fad0c1dd8a691 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index 86e027f87cf3583d5384b42642931517ac9f0998..851f44570b2211232cd02b86f7a4388ba9e77db1 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index 5af8f1d9a5fb8a4ba56c22ead79f120e624c5ce7..905d748ce4e859cc4e97e9d4631628e1113953b9 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index 71459fe7c87bb9ba7ea18063c81b9825a483f3f6..5eb2f404dca808f3b6c24d3b327feddac1998337 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index bd5036c085fb4e8276cc274121711644fd7c7f9e..12c15429a987e518a5a745816c2c003985f1170f 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index e66dc4cee8c53b24ed8deb533d5466458c8d98c0..d712a99e707542742de00581c191f9cef8b5d13d 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index 8f3a36f119acb306be702c613ae532052ec5727f..2fe99018c600f65a95954a25f43bbd867de2e7ea 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index 2b5780b1b60ee05a08f545f87181cc32c3e54219..6c52da452c997c1458a94eae988ac9c338e92f21 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index e277ec1a6ed073a08a32c1da030760b6f0290776..547dc012403ee44672041ad3eea700363b054406 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index 8d7974a059112c0604fd63890060bf17a1ff446c..fd9263ce1edef253c9616096a7f350a87b84f8c5 100644 (file)
 *>           ( 1 + ( n - 1 )*abs( INCX ) ).
 *>           Before entry, the incremented array X must contain the n
 *>           element vector x. On exit, X is overwritten with the
-*>           tranformed vector x.
+*>           transformed vector x.
 *> \endverbatim
 *>
 *> \param[in] INCX
index bee18fdf839ca5e77f2aaf5b205c1851a391a607..459e1f4232616f18d32f42aadfe3ce568b49a5ad 100644 (file)
 *> \verbatim
 *>          INFO is INTEGER
 *>           < 0  : if INFO = -i, then the i-th argument had an illegal value.
-*>           = 0 :  successfull exit;
+*>           = 0 :  successful exit;
 *>           > 0 :  CGEJSV  did not converge in the maximal allowed number
 *>                  of sweeps. The computed values may be inaccurate.
 *> \endverbatim
 *>  implemented as in [3]. We have a new version of CGEQP3 under development
 *>  that is more robust than the current one in LAPACK, with a cleaner cut in
 *>  rank defficient cases. It will be available in the SIGMA library [4].
-*>  If M is much larger than N, it is obvious that the inital QRF with
+*>  If M is much larger than N, it is obvious that the initial QRF with
 *>  column pivoting can be preprocessed by the QRF without pivoting. That
 *>  well known trick is not used in CGEJSV because in some cases heavy row
 *>  weighting can be treated with complete pivoting. The overhead in cases
index 38da3093cd32fc0b45888fe0654cefa77b306e5d..3dc322b90ff09a2334d147224fd472ce09cc36cb 100644 (file)
 *>
 *> The problem is solved in three steps:
 *> (1) Reduce the coefficient matrix A to bidiagonal form with
-*>     Householder tranformations, reducing the original problem
+*>     Householder transformations, reducing the original problem
 *>     into a "bidiagonal least squares problem" (BLS)
 *> (2) Solve the BLS using a divide and conquer approach.
-*> (3) Apply back all the Householder tranformations to solve
+*> (3) Apply back all the Householder transformations to solve
 *>     the original least squares problem.
 *>
 *> The effective rank of A is determined by treating as zero those
index 77b376f326add552d5abf3ae81c3227963bcdcf1..fea50f94b2207cf39df0069eb85387e5a614c92d 100644 (file)
 *>          (LDA,N) if SIDE = 'L' or (LDA,K) if SIDE = 'R'
 *>          On entry, the K-by-N or M-by-K matrix A.
 *>          On exit, A is overwritten by the corresponding block of 
-*>          H*C or H**H*C or C*H or C*H**H.  See Futher Details.
+*>          H*C or H**H*C or C*H or C*H**H.  See Further Details.
 *> \endverbatim
 *>
 *> \param[in] LDA
index fc91ab51d0b29b2a4980853456cba8476dfb4f52..4f3143c77107ca3061cc8f8b363294ddf5f9b815 100644 (file)
 *> \verbatim
 *>          INFO is INTEGER
 *>           < 0  : if INFO = -i, then the i-th argument had an illegal value.
-*>           = 0 :  successfull exit;
+*>           = 0 :  successful exit;
 *>           > 0 :  DGEJSV  did not converge in the maximal allowed number
 *>                  of sweeps. The computed values may be inaccurate.
 *> \endverbatim
 *>  implemented as in [3]. We have a new version of DGEQP3 under development
 *>  that is more robust than the current one in LAPACK, with a cleaner cut in
 *>  rank defficient cases. It will be available in the SIGMA library [4].
-*>  If M is much larger than N, it is obvious that the inital QRF with
+*>  If M is much larger than N, it is obvious that the initial QRF with
 *>  column pivoting can be preprocessed by the QRF without pivoting. That
 *>  well known trick is not used in DGEJSV because in some cases heavy row
 *>  weighting can be treated with complete pivoting. The overhead in cases
index 7629071f42a51be1d6450f0f008e7797daf5ce6a..53e774171758e8b73fcb150fedabcb7e3de65a43 100644 (file)
@@ -52,7 +52,7 @@
 *>     Householder transformations, reducing the original problem
 *>     into a "bidiagonal least squares problem" (BLS)
 *> (2) Solve the BLS using a divide and conquer approach.
-*> (3) Apply back all the Householder tranformations to solve
+*> (3) Apply back all the Householder transformations to solve
 *>     the original least squares problem.
 *>
 *> The effective rank of A is determined by treating as zero those
index 3cf27db2c149d096cced70c249d41e9d63846102..2bace1f7916e65345ab0b1578bf5f8ab356e8f61 100644 (file)
@@ -39,7 +39,7 @@
 *>
 *> RMAX is the overflow for the SINGLE PRECISION arithmetic
 *> DLAG2S checks that all the entries of A are between -RMAX and
-*> RMAX. If not the convertion is aborted and a flag is raised.
+*> RMAX. If not the conversion is aborted and a flag is raised.
 *>
 *> This is an auxiliary routine so there is no argument checking.
 *> \endverbatim
index 63f106add34634d85edf092141f91c077b45962f..57613c0db53b2a21a7dac9b9c13aa2f71d1de7c3 100644 (file)
@@ -40,7 +40,7 @@
 *>
 *> RMAX is the overflow for the SINGLE PRECISION arithmetic
 *> DLAS2S checks that all the entries of A are between -RMAX and
-*> RMAX. If not the convertion is aborted and a flag is raised.
+*> RMAX. If not the conversion is aborted and a flag is raised.
 *>
 *> This is an auxiliary routine so there is no argument checking.
 *> \endverbatim
index 08976d06e194f21362d445200c5121464a367f65..409cbf2f802a04e1d03595bdc55aad2ee2fcaf08 100644 (file)
 *>          (LDA,N) if SIDE = 'L' or (LDA,K) if SIDE = 'R'
 *>          On entry, the K-by-N or M-by-K matrix A.
 *>          On exit, A is overwritten by the corresponding block of 
-*>          H*C or H**T*C or C*H or C*H**T.  See Futher Details.
+*>          H*C or H**T*C or C*H or C*H**T.  See Further Details.
 *> \endverbatim
 *>
 *> \param[in] LDA
index 7d80d4ec07b4531f095b4d321ae2c311baddf263..a89d5dae8cdaa9f2a3e52e4d53e2de5d5fd3f9a8 100644 (file)
 *> \verbatim
 *>          INFO is INTEGER
 *>           < 0  : if INFO = -i, then the i-th argument had an illegal value.
-*>           = 0 :  successfull exit;
+*>           = 0 :  successful exit;
 *>           > 0 :  SGEJSV  did not converge in the maximal allowed number
 *>                  of sweeps. The computed values may be inaccurate.
 *> \endverbatim
 *>  implemented as in [3]. We have a new version of SGEQP3 under development
 *>  that is more robust than the current one in LAPACK, with a cleaner cut in
 *>  rank defficient cases. It will be available in the SIGMA library [4].
-*>  If M is much larger than N, it is obvious that the inital QRF with
+*>  If M is much larger than N, it is obvious that the initial QRF with
 *>  column pivoting can be preprocessed by the QRF without pivoting. That
 *>  well known trick is not used in SGEJSV because in some cases heavy row
 *>  weighting can be treated with complete pivoting. The overhead in cases
index d03f37b3ca447eae65984deb6366bb4c50036fd3..844b6cda5051380125c88c1876a1ee793e916d33 100644 (file)
@@ -52,7 +52,7 @@
 *>     Householder transformations, reducing the original problem
 *>     into a "bidiagonal least squares problem" (BLS)
 *> (2) Solve the BLS using a divide and conquer approach.
-*> (3) Apply back all the Householder tranformations to solve
+*> (3) Apply back all the Householder transformations to solve
 *>     the original least squares problem.
 *>
 *> The effective rank of A is determined by treating as zero those
index 01383aebcacf2fe1a87e29f6fc021c572adb3e41..4ae3f0b0cb444a5d8126d0e6e0e95c2c891f2db8 100644 (file)
 *>          (LDA,N) if SIDE = 'L' or (LDA,K) if SIDE = 'R'
 *>          On entry, the K-by-N or M-by-K matrix A.
 *>          On exit, A is overwritten by the corresponding block of 
-*>          H*C or H^H*C or C*H or C*H^H.  See Futher Details.
+*>          H*C or H^H*C or C*H or C*H^H.  See Further Details.
 *> \endverbatim
 *>
 *> \param[in] LDA
index ad47a4079145c06d0efc64bf11219f764f4dc8e4..15bbab074e92331ce288854a2408b7a8095afcd7 100644 (file)
 *> \verbatim
 *>          INFO is INTEGER
 *>           < 0  : if INFO = -i, then the i-th argument had an illegal value.
-*>           = 0 :  successfull exit;
+*>           = 0 :  successful exit;
 *>           > 0 :  ZGEJSV  did not converge in the maximal allowed number
 *>                  of sweeps. The computed values may be inaccurate.
 *> \endverbatim
 *>  implemented as in [3]. We have a new version of ZGEQP3 under development
 *>  that is more robust than the current one in LAPACK, with a cleaner cut in
 *>  rank defficient cases. It will be available in the SIGMA library [4].
-*>  If M is much larger than N, it is obvious that the inital QRF with
+*>  If M is much larger than N, it is obvious that the initial QRF with
 *>  column pivoting can be preprocessed by the QRF without pivoting. That
 *>  well known trick is not used in ZGEJSV because in some cases heavy row
 *>  weighting can be treated with complete pivoting. The overhead in cases
index aeaa96edb2ddd41ccbe193d02d0e7df533960ea7..81731760e66b9417c54ec90a5ae56392999a7ae2 100644 (file)
 *>
 *> The problem is solved in three steps:
 *> (1) Reduce the coefficient matrix A to bidiagonal form with
-*>     Householder tranformations, reducing the original problem
+*>     Householder transformations, reducing the original problem
 *>     into a "bidiagonal least squares problem" (BLS)
 *> (2) Solve the BLS using a divide and conquer approach.
-*> (3) Apply back all the Householder tranformations to solve
+*> (3) Apply back all the Householder transformations to solve
 *>     the original least squares problem.
 *>
 *> The effective rank of A is determined by treating as zero those
index a8c1ce1fbd8ac7b5ffaf32d0989408e6e210310c..7ff69d02bc1e1573d8f657991c746fd3bb61b200 100644 (file)
@@ -38,7 +38,7 @@
 *>
 *> RMAX is the overflow for the SINGLE PRECISION arithmetic
 *> ZLAG2C checks that all the entries of A are between -RMAX and
-*> RMAX. If not the convertion is aborted and a flag is raised.
+*> RMAX. If not the conversion is aborted and a flag is raised.
 *>
 *> This is an auxiliary routine so there is no argument checking.
 *> \endverbatim
index 8b9af860046afd746976381edf7b87215e0df886..7d60c125da46078702ef8e93790f97438f79da7b 100644 (file)
@@ -40,7 +40,7 @@
 *>
 *> RMAX is the overflow for the SINGLE PRECISION arithmetic
 *> ZLAT2C checks that all the entries of A are between -RMAX and
-*> RMAX. If not the convertion is aborted and a flag is raised.
+*> RMAX. If not the conversion is aborted and a flag is raised.
 *>
 *> This is an auxiliary routine so there is no argument checking.
 *> \endverbatim
index 6e452bb693b6e7b71c7d32fbab30189fb962991a..c46c2ef23cf5d09083b0d3ffdb44b4c34fe019f4 100644 (file)
 *>          (LDA,N) if SIDE = 'L' or (LDA,K) if SIDE = 'R'
 *>          On entry, the K-by-N or M-by-K matrix A.
 *>          On exit, A is overwritten by the corresponding block of 
-*>          H*C or H**H*C or C*H or C*H**H.  See Futher Details.
+*>          H*C or H**H*C or C*H or C*H**H.  See Further Details.
 *> \endverbatim
 *>
 *> \param[in] LDA
index e04ef1e74833e1450aa7619fbe5e5cdcc2d45854..d1ad89672d76b4c4e44577b87949ac2120f51c10 100644 (file)
@@ -21,7 +21,7 @@
 *> \verbatim
 *>
 *> CCHKBK tests CGEBAK, a routine for backward transformation of
-*> the computed right or left eigenvectors if the orginal matrix
+*> the computed right or left eigenvectors if the original matrix
 *> was preprocessed by balance subroutine CGEBAL.
 *> \endverbatim
 *
index 42ee948b1030f95f7608efe4cd5c3e485f556c22..1d61fde656434aa8729b1cbc08611fb99a5469c5 100644 (file)
@@ -21,7 +21,7 @@
 *> \verbatim
 *>
 *> DCHKBK tests DGEBAK, a routine for backward transformation of
-*> the computed right or left eigenvectors if the orginal matrix
+*> the computed right or left eigenvectors if the original matrix
 *> was preprocessed by balance subroutine DGEBAL.
 *> \endverbatim
 *
index 7cc799b8b16c192bc1fad44b9773f87dc7085708..195210126c06faa1f729f5d26c7f7a1578183b2c 100644 (file)
@@ -21,7 +21,7 @@
 *> \verbatim
 *>
 *> SCHKBK tests SGEBAK, a routine for backward transformation of
-*> the computed right or left eigenvectors if the orginal matrix
+*> the computed right or left eigenvectors if the original matrix
 *> was preprocessed by balance subroutine SGEBAL.
 *> \endverbatim
 *
index cfd14de3152a5749fb7d1a7c1df1315df698f1de..9ee7746403a1c7520c3d0fa9262474b99eb5ea01 100644 (file)
@@ -21,7 +21,7 @@
 *> \verbatim
 *>
 *> ZCHKBK tests ZGEBAK, a routine for backward transformation of
-*> the computed right or left eigenvectors if the orginal matrix
+*> the computed right or left eigenvectors if the original matrix
 *> was preprocessed by balance subroutine ZGEBAL.
 *> \endverbatim
 *
index a3fa4b1db911e5913285fd8cf1427c0094b386fa..df871426fceeeb6d3a88d0dea7723a1dad26365f 100644 (file)
       CALL CDRVRF1( NOUT, NN, NVAL, THRESH, WORKA, NMAX, WORKARF,
      +              S_WORK_CLANHE )
 *
-*    Test the convertion routines:
+*    Test the conversion routines:
 *       chfttp, ctpthf, ctfttr, ctrttf, ctrttp and ctpttr.
 *
       CALL CDRVRF2( NOUT, NN, NVAL, WORKA, NMAX, WORKARF,
index d902701c28c1bf3006129876d7767adcd4003545..bdfb0a537a3d155dc1a6dbf93a650d234512aa30 100644 (file)
@@ -24,7 +24,7 @@
 *>
 *> \verbatim
 *>
-*> CDRVRF2 tests the LAPACK RFP convertion routines.
+*> CDRVRF2 tests the LAPACK RFP conversion routines.
 *> \endverbatim
 *
 *  Arguments:
          WRITE( NOUT, FMT = 9996 ) NERRS, NRUN
       END IF
 *
- 9999 FORMAT( 1X, ' *** Error(s) while testing the RFP convertion',
+ 9999 FORMAT( 1X, ' *** Error(s) while testing the RFP conversion',
      +         ' routines ***')
- 9998 FORMAT( 1X, '     Error in RFP,convertion routines N=',I5,
+ 9998 FORMAT( 1X, '     Error in RFP,conversion routines N=',I5,
      +        ' UPLO=''', A1, ''', FORM =''',A1,'''')
- 9997 FORMAT( 1X, 'All tests for the RFP convertion routines passed ( ', 
+ 9997 FORMAT( 1X, 'All tests for the RFP conversion routines passed ( ',
      +        I5,' tests run)')
- 9996 FORMAT( 1X, 'RFP convertion routines: ',I5,' out of ',I5,
+ 9996 FORMAT( 1X, 'RFP conversion routines: ',I5,' out of ',I5,
      +        ' error message recorded') 
 *
       RETURN
index 07524267785b2f200642f1c38c21273beb14ce71..6357177a7daff4e66f8fcde6873d15e758659af3 100644 (file)
@@ -53,7 +53,7 @@
 *> This testing routine follow the same tests as CDRVPO (test for the full
 *> format Symmetric Positive Definite solver).
 *>
-*> The tests are performed in Full Format, convertion back and forth from
+*> The tests are performed in Full Format, conversion back and forth from
 *> full format to RFP format are performed using the routines CTRTTF and
 *> CTFTTR.
 *>
index 718a246f89137037f0cdf1ea8f92cff2dc7be6df..757df28c11403e3b8fc6ed811ab8da15fa284daf 100644 (file)
       CALL DDRVRF1( NOUT, NN, NVAL, THRESH, WORKA, NMAX, WORKARF,
      +              D_WORK_DLANSY )
 *
-*     Test the convertion routines:
+*     Test the conversion routines:
 *       dtfttp, dtpttf, dtfttr, dtrttf, dtrttp and dtpttr.
 *
       CALL DDRVRF2( NOUT, NN, NVAL, WORKA, NMAX, WORKARF,
index 4509b3cacdc81e87366d30fac67f39f28f01b0a5..03487f50e7561c410eb2391422469ee5e961a18d 100644 (file)
@@ -24,7 +24,7 @@
 *>
 *> \verbatim
 *>
-*> DDRVRF2 tests the LAPACK RFP convertion routines.
+*> DDRVRF2 tests the LAPACK RFP conversion routines.
 *> \endverbatim
 *
 *  Arguments:
          WRITE( NOUT, FMT = 9996 ) NERRS, NRUN
       END IF
 *
- 9999 FORMAT( 1X, ' *** Error(s) while testing the RFP convertion',
+ 9999 FORMAT( 1X, ' *** Error(s) while testing the RFP conversion',
      +         ' routines ***')
- 9998 FORMAT( 1X, '     Error in RFP,convertion routines N=',I5,
+ 9998 FORMAT( 1X, '     Error in RFP,conversion routines N=',I5,
      +        ' UPLO=''', A1, ''', FORM =''',A1,'''')
- 9997 FORMAT( 1X, 'All tests for the RFP convertion routines passed ( ',
+ 9997 FORMAT( 1X, 'All tests for the RFP conversion routines passed ( ',
      +        I5,' tests run)')
- 9996 FORMAT( 1X, 'RFP convertion routines: ',I5,' out of ',I5,
+ 9996 FORMAT( 1X, 'RFP conversion routines: ',I5,' out of ',I5,
      +        ' error message recorded') 
 *
       RETURN
index 5f44006b9034e426397e0c562dc94419cac6390e..9bb5d7c0711e9654c02235b61fbd869af749aaaf 100644 (file)
@@ -52,7 +52,7 @@
 *> This testing routine follow the same tests as DDRVPO (test for the full
 *> format Symmetric Positive Definite solver).
 *>
-*> The tests are performed in Full Format, convertion back and forth from
+*> The tests are performed in Full Format, conversion back and forth from
 *> full format to RFP format are performed using the routines DTRTTF and
 *> DTFTTR.
 *>
index 053949c179700fedfae3b9fa8eb7c9eb054db58f..f092f685101cbb52c02cafd2aca0316c48906feb 100644 (file)
       CALL SDRVRF1( NOUT, NN, NVAL, THRESH, WORKA, NMAX, WORKARF,
      +              S_WORK_SLANSY )
 *
-*     Test the convertion routines:
+*     Test the conversion routines:
 *       stfttp, stpttf, stfttr, strttf, strttp and stpttr.
 *
       CALL SDRVRF2( NOUT, NN, NVAL, WORKA, NMAX, WORKARF,
index 685681bbb7a32789008927c670b67ffe277976ac..921065ac5031c349a5f0bd487cca64ad6570cbc8 100644 (file)
@@ -24,7 +24,7 @@
 *>
 *> \verbatim
 *>
-*> SDRVRF2 tests the LAPACK RFP convertion routines.
+*> SDRVRF2 tests the LAPACK RFP conversion routines.
 *> \endverbatim
 *
 *  Arguments:
          WRITE( NOUT, FMT = 9996 ) NERRS, NRUN
       END IF
 *
- 9999 FORMAT( 1X, ' *** Error(s) while testing the RFP convertion',
+ 9999 FORMAT( 1X, ' *** Error(s) while testing the RFP conversion',
      +         ' routines ***')
- 9998 FORMAT( 1X, '     Error in RFP,convertion routines N=',I5,
+ 9998 FORMAT( 1X, '     Error in RFP,conversion routines N=',I5,
      +        ' UPLO=''', A1, ''', FORM =''',A1,'''')
- 9997 FORMAT( 1X, 'All tests for the RFP convertion routines passed ( ', 
+ 9997 FORMAT( 1X, 'All tests for the RFP conversion routines passed ( ',
      +        I5,' tests run)')
- 9996 FORMAT( 1X, 'RFP convertion routines: ',I5,' out of ',I5,
+ 9996 FORMAT( 1X, 'RFP conversion routines: ',I5,' out of ',I5,
      +        ' error message recorded') 
 *
       RETURN
index c79b5a2c0fd64dfa9ffb5e4095e6cf5291a2ee37..04737e770cd7693897b8b12f686a411eb67eb133 100644 (file)
@@ -52,7 +52,7 @@
 *> This testing routine follow the same tests as DDRVPO (test for the full
 *> format Symmetric Positive Definite solver).
 *>
-*> The tests are performed in Full Format, convertion back and forth from
+*> The tests are performed in Full Format, conversion back and forth from
 *> full format to RFP format are performed using the routines STRTTF and
 *> STFTTR.
 *>
index 0597b9d0f2e74c29091b7e31e35a3b850e56b1be..f010ca4a9c062989796ea52aee31b10f5bafccf8 100644 (file)
       CALL ZDRVRF1( NOUT, NN, NVAL, THRESH, WORKA, NMAX, WORKARF,
      +              D_WORK_ZLANHE )
 *
-*    Test the convertion routines:
+*    Test the conversion routines:
 *       zhfttp, ztpthf, ztfttr, ztrttf, ztrttp and ztpttr.
 *
       CALL ZDRVRF2( NOUT, NN, NVAL, WORKA, NMAX, WORKARF,
index 0d4de1b3312908052672374506c82409cfcfc4e8..7279c2038d273ab441abbb9564770c56a5d49453 100644 (file)
@@ -24,7 +24,7 @@
 *>
 *> \verbatim
 *>
-*> ZDRVRF2 tests the LAPACK RFP convertion routines.
+*> ZDRVRF2 tests the LAPACK RFP conversion routines.
 *> \endverbatim
 *
 *  Arguments:
          WRITE( NOUT, FMT = 9996 ) NERRS, NRUN
       END IF
 *
- 9999 FORMAT( 1X, ' *** Error(s) while testing the RFP convertion',
+ 9999 FORMAT( 1X, ' *** Error(s) while testing the RFP conversion',
      +         ' routines ***')
- 9998 FORMAT( 1X, '     Error in RFP,convertion routines N=',I5,
+ 9998 FORMAT( 1X, '     Error in RFP,conversion routines N=',I5,
      +        ' UPLO=''', A1, ''', FORM =''',A1,'''')
- 9997 FORMAT( 1X, 'All tests for the RFP convertion routines passed (', 
+ 9997 FORMAT( 1X, 'All tests for the RFP conversion routines passed (',
      +        I5,' tests run)')
- 9996 FORMAT( 1X, 'RFP convertion routines:',I5,' out of ',I5,
+ 9996 FORMAT( 1X, 'RFP conversion routines:',I5,' out of ',I5,
      +        ' error message recorded') 
 *
       RETURN
index e101abafad449d229eda730ec5598d2cc52e677d..220f0cddfb4e6c862e4c6b9788093bf4661e946f 100644 (file)
@@ -53,7 +53,7 @@
 *> This testing routine follow the same tests as ZDRVPO (test for the full
 *> format Symmetric Positive Definite solver).
 *>
-*> The tests are performed in Full Format, convertion back and forth from
+*> The tests are performed in Full Format, conversion back and forth from
 *> full format to RFP format are performed using the routines ZTRTTF and
 *> ZTFTTR.
 *>
index 768429076379d86e444287e3082b373c775d391b..9cabe136dc50225cba7c58165ee1f2af8091334c 100644 (file)
@@ -70,7 +70,7 @@
 *>           columns will be orthogonal, the remaining columns being
 *>           zero.
 *>           For matrices where M > N, just use the previous
-*>           explaination, interchanging 'L' and 'R' and "rows" and
+*>           explanation, interchanging 'L' and 'R' and "rows" and
 *>           "columns".
 *>
 *>           Not modified.
index bce75f1eebe68d1adc98bad7d42d21fd2b3294ee..8a3c96beaeed70deb352a7ef4f599e7653acc89b 100644 (file)
@@ -49,7 +49,7 @@
 *> \verbatim
 *>          PRTYPE is INTEGER
 *>          "Points" to a certain type of the matrices to generate
-*>          (see futher details).
+*>          (see further details).
 *> \endverbatim
 *>
 *> \param[in] M
index 1f80914d98be9332b7fb5dab2f1d7b11fb56d533..d34d53c1b11d53450fcd61a5295562800633d032 100644 (file)
@@ -71,7 +71,7 @@
 *> \param[in] TYPE
 *> \verbatim
 *>          TYPE is INTEGER
-*>          Specifies the problem type (see futher details).
+*>          Specifies the problem type (see further details).
 *> \endverbatim
 *>
 *> \param[in] N
index f7581ad844943ec4c24e46d722db804da7a4d0d1..40d8360d40dc6eaa2efcb0fd7e0f1052f25e90a2 100644 (file)
@@ -49,7 +49,7 @@
 *> \verbatim
 *>          PRTYPE is INTEGER
 *>          "Points" to a certain type of the matrices to generate
-*>          (see futher details).
+*>          (see further details).
 *> \endverbatim
 *>
 *> \param[in] M
index ca64f862fcc1a4410eb7d98016ac0e0b853d1505..2a6823d7b251d42103c1df03a7e488d0ef145e20 100644 (file)
@@ -73,7 +73,7 @@
 *> \param[in] TYPE
 *> \verbatim
 *>          TYPE is INTEGER
-*>          Specifies the problem type (see futher details).
+*>          Specifies the problem type (see further details).
 *> \endverbatim
 *>
 *> \param[in] N
index eeb3e6f3b88c225a2a248af0bd0e2b624b1a0378..7a1f26013846c4a0d40f5f7254848aee07b72319 100644 (file)
@@ -49,7 +49,7 @@
 *> \verbatim
 *>          PRTYPE is INTEGER
 *>          "Points" to a certain type of the matrices to generate
-*>          (see futher details).
+*>          (see further details).
 *> \endverbatim
 *>
 *> \param[in] M
index e606becfc756ea925d006bd829309602d4164350..0138b01218d3650792e8ff6497e8e66e4ae88e8f 100644 (file)
@@ -73,7 +73,7 @@
 *> \param[in] TYPE
 *> \verbatim
 *>          TYPE is INTEGER
-*>          Specifies the problem type (see futher details).
+*>          Specifies the problem type (see further details).
 *> \endverbatim
 *>
 *> \param[in] N
index 4020c85549a3ce93aec360d2a9deb88c2ecb1254..b0f1516fa8f4cb62e0ff0c23112f146d3ceeee3f 100644 (file)
@@ -49,7 +49,7 @@
 *> \verbatim
 *>          PRTYPE is INTEGER
 *>          "Points" to a certain type of the matrices to generate
-*>          (see futher details).
+*>          (see further details).
 *> \endverbatim
 *>
 *> \param[in] M
index b11a5ea5a8b79e9291608e762a0396d5d3639d73..8dc258ac2b19d7bf085a837f8fd68e0707d03388 100644 (file)
@@ -71,7 +71,7 @@
 *> \param[in] TYPE
 *> \verbatim
 *>          TYPE is INTEGER
-*>          Specifies the problem type (see futher details).
+*>          Specifies the problem type (see further details).
 *> \endverbatim
 *>
 *> \param[in] N