File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 34
34
* > \verbatim
35
35
* >
36
36
* > ZLAUNHR_COL_GETRFNP computes the modified LU factorization without
37
- * > pivoting of a general M-by-N matrix A. The factorization has
37
+ * > pivoting of a complex general M-by-N matrix A. The factorization has
38
38
* > the form:
39
39
* >
40
40
* > A - S = L * U,
Original file line number Diff line number Diff line change 6
6
* http://www.netlib.org/lapack/explore-html/
7
7
*
8
8
* > \htmlonly
9
- * > Download DLAORHR_GETRF2NP + dependencies
9
+ * > Download ZLAUNHR_COL_GETRFNP2 + dependencies
10
10
* > <a href="http://www.netlib.org/cgi-bin/netlibfiles.tgz?format=tgz&filename=/lapack/lapack_routine/zlaunhr_col_getrfnp2.f">
11
11
* > [TGZ]</a>
12
12
* > <a href="http://www.netlib.org/cgi-bin/netlibfiles.zip?format=zip&filename=/lapack/lapack_routine/zlaunhr_col_getrfnp2.f">
34
34
* > \verbatim
35
35
* >
36
36
* > ZLAUNHR_COL_GETRFNP2 computes the modified LU factorization without
37
- * > pivoting of a general M-by-N matrix A. The factorization has
37
+ * > pivoting of a complex general M-by-N matrix A. The factorization has
38
38
* > the form:
39
39
* >
40
40
* > A - S = L * U,
Original file line number Diff line number Diff line change 242
242
*
243
243
* > \date November 2019
244
244
*
245
- * > \ingroup doubleOTHERcomputational
245
+ * > \ingroup complex16OTHERcomputational
246
246
*
247
247
* > \par Contributors:
248
248
* ==================
You can’t perform that action at this time.
0 commit comments