File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 86
86
* > \verbatim
87
87
* > NB2 is INTEGER
88
88
* > The block size to be used in the blocked QR that is
89
- * > output. NB >= 1.
89
+ * > output. NB2 >= 1.
90
90
* > \endverbatim
91
91
* >
92
92
* > \param[in,out] A
119
119
* > \param[in] LDT
120
120
* > \verbatim
121
121
* > LDT is INTEGER
122
- * > The leading dimension of the array T. LDT >= NB .
122
+ * > The leading dimension of the array T. LDT >= NB2 .
123
123
* > \endverbatim
124
124
* >
125
125
* > \param[out] WORK
Original file line number Diff line number Diff line change 86
86
* > \verbatim
87
87
* > NB2 is INTEGER
88
88
* > The block size to be used in the blocked QR that is
89
- * > output. NB >= 1.
89
+ * > output. NB2 >= 1.
90
90
* > \endverbatim
91
91
* >
92
92
* > \param[in,out] A
119
119
* > \param[in] LDT
120
120
* > \verbatim
121
121
* > LDT is INTEGER
122
- * > The leading dimension of the array T. LDT >= NB .
122
+ * > The leading dimension of the array T. LDT >= NB2 .
123
123
* > \endverbatim
124
124
* >
125
125
* > \param[out] WORK
Original file line number Diff line number Diff line change 86
86
* > \verbatim
87
87
* > NB2 is INTEGER
88
88
* > The block size to be used in the blocked QR that is
89
- * > output. NB >= 1.
89
+ * > output. NB2 >= 1.
90
90
* > \endverbatim
91
91
* >
92
92
* > \param[in,out] A
119
119
* > \param[in] LDT
120
120
* > \verbatim
121
121
* > LDT is INTEGER
122
- * > The leading dimension of the array T. LDT >= NB .
122
+ * > The leading dimension of the array T. LDT >= NB2 .
123
123
* > \endverbatim
124
124
* >
125
125
* > \param[out] WORK
Original file line number Diff line number Diff line change 86
86
* > \verbatim
87
87
* > NB2 is INTEGER
88
88
* > The block size to be used in the blocked QR that is
89
- * > output. NB >= 1.
89
+ * > output. NB2 >= 1.
90
90
* > \endverbatim
91
91
* >
92
92
* > \param[in,out] A
119
119
* > \param[in] LDT
120
120
* > \verbatim
121
121
* > LDT is INTEGER
122
- * > The leading dimension of the array T. LDT >= NB .
122
+ * > The leading dimension of the array T. LDT >= NB2 .
123
123
* > \endverbatim
124
124
* >
125
125
* > \param[out] WORK
You can’t perform that action at this time.
0 commit comments