File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -558,6 +558,8 @@ set(CSRC
558558 lapacke_ctrsna_work.c
559559 lapacke_ctrsyl.c
560560 lapacke_ctrsyl_work.c
561+ lapacke_ctrsyl3.c
562+ lapacke_ctrsyl3_work.c
561563 lapacke_ctrtri.c
562564 lapacke_ctrtri_work.c
563565 lapacke_ctrtrs.c
@@ -1178,6 +1180,8 @@ set(DSRC
11781180 lapacke_dtrsna_work.c
11791181 lapacke_dtrsyl.c
11801182 lapacke_dtrsyl_work.c
1183+ lapacke_dtrsyl3.c
1184+ lapacke_dtrsyl3_work.c
11811185 lapacke_dtrtri.c
11821186 lapacke_dtrtri_work.c
11831187 lapacke_dtrtrs.c
@@ -1750,6 +1754,8 @@ set(SSRC
17501754 lapacke_strsna_work.c
17511755 lapacke_strsyl.c
17521756 lapacke_strsyl_work.c
1757+ lapacke_ctrsyl3.c
1758+ lapacke_ctrsyl3_work.c
17531759 lapacke_strtri.c
17541760 lapacke_strtri_work.c
17551761 lapacke_strtrs.c
@@ -2325,6 +2331,8 @@ set(ZSRC
23252331 lapacke_ztrsna_work.c
23262332 lapacke_ztrsyl.c
23272333 lapacke_ztrsyl_work.c
2334+ lapacke_ztrsyl3.c
2335+ lapacke_ztrsyl3_work.c
23282336 lapacke_ztrtri.c
23292337 lapacke_ztrtri_work.c
23302338 lapacke_ztrtrs.c
You can’t perform that action at this time.
0 commit comments