File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 166166* >
167167* > \param[out] RWORK
168168* > \verbatim
169- * > RWORK is REAL array, dimension (4*N )
169+ * > RWORK is REAL array, dimension (4*(N-1) )
170170* > \endverbatim
171171* >
172172* > \param[out] INFO
Original file line number Diff line number Diff line change 166166* >
167167* > \param[out] WORK
168168* > \verbatim
169- * > WORK is REAL array, dimension (4*N )
169+ * > WORK is REAL array, dimension (4*(N-1) )
170170* > \endverbatim
171171* >
172172* > \param[out] INFO
Original file line number Diff line number Diff line change 166166* >
167167* > \param[out] RWORK
168168* > \verbatim
169- * > RWORK is DOUBLE PRECISION array, dimension (4*N )
169+ * > RWORK is DOUBLE PRECISION array, dimension (4*(N-1) )
170170* > \endverbatim
171171* >
172172* > \param[out] INFO
You can’t perform that action at this time.
0 commit comments