File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8686* > \verbatim
8787* > NB2 is INTEGER
8888* > The block size to be used in the blocked QR that is
89- * > output. NB >= 1.
89+ * > output. NB2 >= 1.
9090* > \endverbatim
9191* >
9292* > \param[in,out] A
119119* > \param[in] LDT
120120* > \verbatim
121121* > LDT is INTEGER
122- * > The leading dimension of the array T. LDT >= NB .
122+ * > The leading dimension of the array T. LDT >= NB2 .
123123* > \endverbatim
124124* >
125125* > \param[out] WORK
Original file line number Diff line number Diff line change 8686* > \verbatim
8787* > NB2 is INTEGER
8888* > The block size to be used in the blocked QR that is
89- * > output. NB >= 1.
89+ * > output. NB2 >= 1.
9090* > \endverbatim
9191* >
9292* > \param[in,out] A
119119* > \param[in] LDT
120120* > \verbatim
121121* > LDT is INTEGER
122- * > The leading dimension of the array T. LDT >= NB .
122+ * > The leading dimension of the array T. LDT >= NB2 .
123123* > \endverbatim
124124* >
125125* > \param[out] WORK
Original file line number Diff line number Diff line change 8686* > \verbatim
8787* > NB2 is INTEGER
8888* > The block size to be used in the blocked QR that is
89- * > output. NB >= 1.
89+ * > output. NB2 >= 1.
9090* > \endverbatim
9191* >
9292* > \param[in,out] A
119119* > \param[in] LDT
120120* > \verbatim
121121* > LDT is INTEGER
122- * > The leading dimension of the array T. LDT >= NB .
122+ * > The leading dimension of the array T. LDT >= NB2 .
123123* > \endverbatim
124124* >
125125* > \param[out] WORK
Original file line number Diff line number Diff line change 8686* > \verbatim
8787* > NB2 is INTEGER
8888* > The block size to be used in the blocked QR that is
89- * > output. NB >= 1.
89+ * > output. NB2 >= 1.
9090* > \endverbatim
9191* >
9292* > \param[in,out] A
119119* > \param[in] LDT
120120* > \verbatim
121121* > LDT is INTEGER
122- * > The leading dimension of the array T. LDT >= NB .
122+ * > The leading dimension of the array T. LDT >= NB2 .
123123* > \endverbatim
124124* >
125125* > \param[out] WORK
You can’t perform that action at this time.
0 commit comments