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 d4175670657a62dd94a63385a8bb38f5226c0d0d..baf9957ec9bba514ce5af865ca5836171b868384 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 d7c7d14a78e3cc6d2d460dc05692297427f78603..fa4c564aeecaa5c4543259ea32265697609088c8 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 6d1d833da0daea0ffdf2c696080ded74b55ca0d6..25cbdfc6a2ede8200b98e8883c71b2847b39da41 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 51e148b420b88b3ccab6ed229097c3958170cbdc..fd1d95ab7e7fdad75601ceda1aa0121aad961a15 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