File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 103103* > The leading dimension of the array Q. LDQ >= K.
104104* > \endverbatim
105105* >
106- * > \param[in] DSIGMA
106+ * > \param[in,out ] DSIGMA
107107* > \verbatim
108108* > DSIGMA is DOUBLE PRECISION array, dimension(K)
109109* > The first K elements of this array contain the old roots
124124* > The leading dimension of the array U. LDU >= N.
125125* > \endverbatim
126126* >
127- * > \param[in,out ] U2
127+ * > \param[in] U2
128128* > \verbatim
129129* > U2 is DOUBLE PRECISION array, dimension (LDU2, N)
130130* > The first K columns of this matrix contain the non-deflated
186186* > type is any column which has been deflated.
187187* > \endverbatim
188188* >
189- * > \param[in] Z
189+ * > \param[in,out ] Z
190190* > \verbatim
191191* > Z is DOUBLE PRECISION array, dimension (K)
192192* > The first K elements of this array contain the components
You can’t perform that action at this time.
0 commit comments