File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
lapack-netlib/LAPACKE/src Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -589,6 +589,8 @@ lapacke_cungtr.c
589589lapacke_cungtr_work.c
590590lapacke_cungtsqr_row.c
591591lapacke_cungtsqr_row_work.c
592+ lapacke_cunhr_col.c
593+ lapacke_cunhr_col_work.c
592594lapacke_cunmbr.c
593595lapacke_cunmbr_work.c
594596lapacke_cunmhr.c
@@ -857,6 +859,8 @@ lapacke_dorgtr.c
857859lapacke_dorgtr_work.c
858860lapacke_dorgtsqr_row.c
859861lapacke_dorgtsqr_row_work.c
862+ lapacke_dorhr_col.c
863+ lapacke_dorhr_col_work.c
860864lapacke_dormbr.c
861865lapacke_dormbr_work.c
862866lapacke_dormhr.c
@@ -1432,6 +1436,8 @@ lapacke_sorgtr.c
14321436lapacke_sorgtr_work.c
14331437lapacke_sorgtsqr_row.c
14341438lapacke_sorgtsqr_row_work.c
1439+ lapacke_sorhr_col.c
1440+ lapacke_sorhr_col_work.c
14351441lapacke_sormbr.c
14361442lapacke_sormbr_work.c
14371443lapacke_sormhr.c
@@ -2346,6 +2352,8 @@ lapacke_zungtr.c
23462352lapacke_zungtr_work.c
23472353lapacke_zungtsqr_row.c
23482354lapacke_zungtsqr_row_work.c
2355+ lapacke_zunhr_col.c
2356+ lapacke_zunhr_col_work.c
23492357lapacke_zunmbr.c
23502358lapacke_zunmbr_work.c
23512359lapacke_zunmhr.c
You can’t perform that action at this time.
0 commit comments