We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2228e1 commit 0a67441Copy full SHA for 0a67441
SRC/slaqp3rk.f
@@ -179,14 +179,14 @@
179
*> KP1 is INTEGER
180
*> The index of the column with the maximum 2-norm in
181
*> the whole original matrix A_orig determined in the
182
-*> main routine DGEQP3RK. 1 <= KP1 <= N_orig.
+*> main routine SGEQP3RK. 1 <= KP1 <= N_orig.
183
*> \endverbatim
184
*>
185
*> \param[in] MAXC2NRM
186
*> \verbatim
187
*> MAXC2NRM is REAL
188
*> The maximum column 2-norm of the whole original
189
-*> matrix A_orig computed in the main routine DGEQP3RK.
+*> matrix A_orig computed in the main routine SGEQP3RK.
190
*> MAXC2NRM >= 0.
191
192
0 commit comments