File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 190190* >
191191* > \param[in,out] V2T
192192* > \verbatim
193- * > V2T is COMPLEX array, dimenison (LDV2T,M-Q)
193+ * > V2T is COMPLEX array, dimension (LDV2T,M-Q)
194194* > On entry, an (M-Q)-by-(M-Q) matrix. On exit, V2T is
195195* > premultiplied by the conjugate transpose of the right
196196* > singular vector matrix common to [ B12 0 0 ; 0 -I 0 ] and
Original file line number Diff line number Diff line change 190190* >
191191* > \param[in,out] V2T
192192* > \verbatim
193- * > V2T is DOUBLE PRECISION array, dimenison (LDV2T,M-Q)
193+ * > V2T is DOUBLE PRECISION array, dimension (LDV2T,M-Q)
194194* > On entry, an (M-Q)-by-(M-Q) matrix. On exit, V2T is
195195* > premultiplied by the transpose of the right
196196* > singular vector matrix common to [ B12 0 0 ; 0 -I 0 ] and
Original file line number Diff line number Diff line change 190190* >
191191* > \param[in,out] V2T
192192* > \verbatim
193- * > V2T is REAL array, dimenison (LDV2T,M-Q)
193+ * > V2T is REAL array, dimension (LDV2T,M-Q)
194194* > On entry, an (M-Q)-by-(M-Q) matrix. On exit, V2T is
195195* > premultiplied by the transpose of the right
196196* > singular vector matrix common to [ B12 0 0 ; 0 -I 0 ] and
Original file line number Diff line number Diff line change 190190* >
191191* > \param[in,out] V2T
192192* > \verbatim
193- * > V2T is COMPLEX*16 array, dimenison (LDV2T,M-Q)
193+ * > V2T is COMPLEX*16 array, dimension (LDV2T,M-Q)
194194* > On entry, an (M-Q)-by-(M-Q) matrix. On exit, V2T is
195195* > premultiplied by the conjugate transpose of the right
196196* > singular vector matrix common to [ B12 0 0 ; 0 -I 0 ] and
You can’t perform that action at this time.
0 commit comments