xBBCSD: dimenison -> dimension
authorHenning Thielemann <git@henning-thielemann.de>
Thu, 18 May 2017 10:25:45 +0000 (12:25 +0200)
committerHenning Thielemann <git@henning-thielemann.de>
Sun, 28 May 2017 21:30:40 +0000 (23:30 +0200)
SRC/cbbcsd.f
SRC/dbbcsd.f
SRC/sbbcsd.f
SRC/zbbcsd.f

index d417567..baf9957 100644 (file)
 *>
 *> \param[in,out] V2T
 *> \verbatim
-*>          V2T is COMPLEX array, dimenison (LDV2T,M-Q)
+*>          V2T is COMPLEX array, dimension (LDV2T,M-Q)
 *>          On entry, an (M-Q)-by-(M-Q) matrix. On exit, V2T is
 *>          premultiplied by the conjugate transpose of the right
 *>          singular vector matrix common to [ B12 0 0 ; 0 -I 0 ] and
index d7c7d14..fa4c564 100644 (file)
 *>
 *> \param[in,out] V2T
 *> \verbatim
-*>          V2T is DOUBLE PRECISION array, dimenison (LDV2T,M-Q)
+*>          V2T is DOUBLE PRECISION array, dimension (LDV2T,M-Q)
 *>          On entry, an (M-Q)-by-(M-Q) matrix. On exit, V2T is
 *>          premultiplied by the transpose of the right
 *>          singular vector matrix common to [ B12 0 0 ; 0 -I 0 ] and
index 6d1d833..25cbdfc 100644 (file)
 *>
 *> \param[in,out] V2T
 *> \verbatim
-*>          V2T is REAL array, dimenison (LDV2T,M-Q)
+*>          V2T is REAL array, dimension (LDV2T,M-Q)
 *>          On entry, an (M-Q)-by-(M-Q) matrix. On exit, V2T is
 *>          premultiplied by the transpose of the right
 *>          singular vector matrix common to [ B12 0 0 ; 0 -I 0 ] and
index 51e148b..fd1d95a 100644 (file)
 *>
 *> \param[in,out] V2T
 *> \verbatim
-*>          V2T is COMPLEX*16 array, dimenison (LDV2T,M-Q)
+*>          V2T is COMPLEX*16 array, dimension (LDV2T,M-Q)
 *>          On entry, an (M-Q)-by-(M-Q) matrix. On exit, V2T is
 *>          premultiplied by the conjugate transpose of the right
 *>          singular vector matrix common to [ B12 0 0 ; 0 -I 0 ] and