File tree Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 122122* >
123123* > \param[out] TAUP1
124124* > \verbatim
125- * > TAUP1 is COMPLEX array, dimension (P)
125+ * > TAUP1 is COMPLEX array, dimension (P-1 )
126126* > The scalar factors of the elementary reflectors that define
127127* > P1.
128128* > \endverbatim
129129* >
130130* > \param[out] TAUP2
131131* > \verbatim
132- * > TAUP2 is COMPLEX array, dimension (M-P )
132+ * > TAUP2 is COMPLEX array, dimension (Q )
133133* > The scalar factors of the elementary reflectors that define
134134* > P2.
135135* > \endverbatim
Original file line number Diff line number Diff line change 124124* >
125125* > \param[out] TAUP1
126126* > \verbatim
127- * > TAUP1 is COMPLEX array, dimension (P )
127+ * > TAUP1 is COMPLEX array, dimension (M-Q )
128128* > The scalar factors of the elementary reflectors that define
129129* > P1.
130130* > \endverbatim
131131* >
132132* > \param[out] TAUP2
133133* > \verbatim
134- * > TAUP2 is COMPLEX array, dimension (M-P )
134+ * > TAUP2 is COMPLEX array, dimension (M-Q )
135135* > The scalar factors of the elementary reflectors that define
136136* > P2.
137137* > \endverbatim
Original file line number Diff line number Diff line change 122122* >
123123* > \param[out] TAUP1
124124* > \verbatim
125- * > TAUP1 is DOUBLE PRECISION array, dimension (P)
125+ * > TAUP1 is DOUBLE PRECISION array, dimension (P-1 )
126126* > The scalar factors of the elementary reflectors that define
127127* > P1.
128128* > \endverbatim
129129* >
130130* > \param[out] TAUP2
131131* > \verbatim
132- * > TAUP2 is DOUBLE PRECISION array, dimension (M-P )
132+ * > TAUP2 is DOUBLE PRECISION array, dimension (Q )
133133* > The scalar factors of the elementary reflectors that define
134134* > P2.
135135* > \endverbatim
Original file line number Diff line number Diff line change 124124* >
125125* > \param[out] TAUP1
126126* > \verbatim
127- * > TAUP1 is DOUBLE PRECISION array, dimension (P )
127+ * > TAUP1 is DOUBLE PRECISION array, dimension (M-Q )
128128* > The scalar factors of the elementary reflectors that define
129129* > P1.
130130* > \endverbatim
131131* >
132132* > \param[out] TAUP2
133133* > \verbatim
134- * > TAUP2 is DOUBLE PRECISION array, dimension (M-P )
134+ * > TAUP2 is DOUBLE PRECISION array, dimension (M-Q )
135135* > The scalar factors of the elementary reflectors that define
136136* > P2.
137137* > \endverbatim
Original file line number Diff line number Diff line change 122122* >
123123* > \param[out] TAUP1
124124* > \verbatim
125- * > TAUP1 is REAL array, dimension (P)
125+ * > TAUP1 is REAL array, dimension (P-1 )
126126* > The scalar factors of the elementary reflectors that define
127127* > P1.
128128* > \endverbatim
129129* >
130130* > \param[out] TAUP2
131131* > \verbatim
132- * > TAUP2 is REAL array, dimension (M-P )
132+ * > TAUP2 is REAL array, dimension (Q )
133133* > The scalar factors of the elementary reflectors that define
134134* > P2.
135135* > \endverbatim
Original file line number Diff line number Diff line change 124124* >
125125* > \param[out] TAUP1
126126* > \verbatim
127- * > TAUP1 is REAL array, dimension (P )
127+ * > TAUP1 is REAL array, dimension (M-Q )
128128* > The scalar factors of the elementary reflectors that define
129129* > P1.
130130* > \endverbatim
131131* >
132132* > \param[out] TAUP2
133133* > \verbatim
134- * > TAUP2 is REAL array, dimension (M-P )
134+ * > TAUP2 is REAL array, dimension (M-Q )
135135* > The scalar factors of the elementary reflectors that define
136136* > P2.
137137* > \endverbatim
Original file line number Diff line number Diff line change 122122* >
123123* > \param[out] TAUP1
124124* > \verbatim
125- * > TAUP1 is COMPLEX*16 array, dimension (P)
125+ * > TAUP1 is COMPLEX*16 array, dimension (P-1 )
126126* > The scalar factors of the elementary reflectors that define
127127* > P1.
128128* > \endverbatim
129129* >
130130* > \param[out] TAUP2
131131* > \verbatim
132- * > TAUP2 is COMPLEX*16 array, dimension (M-P )
132+ * > TAUP2 is COMPLEX*16 array, dimension (Q )
133133* > The scalar factors of the elementary reflectors that define
134134* > P2.
135135* > \endverbatim
Original file line number Diff line number Diff line change 124124* >
125125* > \param[out] TAUP1
126126* > \verbatim
127- * > TAUP1 is COMPLEX*16 array, dimension (P )
127+ * > TAUP1 is COMPLEX*16 array, dimension (M-Q )
128128* > The scalar factors of the elementary reflectors that define
129129* > P1.
130130* > \endverbatim
131131* >
132132* > \param[out] TAUP2
133133* > \verbatim
134- * > TAUP2 is COMPLEX*16 array, dimension (M-P )
134+ * > TAUP2 is COMPLEX*16 array, dimension (M-Q )
135135* > The scalar factors of the elementary reflectors that define
136136* > P2.
137137* > \endverbatim
You can’t perform that action at this time.
0 commit comments