File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -915,7 +915,8 @@ set(ZLASRC
915
915
zheevd_2stage.c zheev_2stage.c zheevx_2stage.c zheevr_2stage.c
916
916
zhbev_2stage.c zhbevx_2stage.c zhbevd_2stage.c zhegv_2stage.c
917
917
zgesvdq.c zlaunhr_col_getrfnp.c zlaunhr_col_getrfnp2.c
918
- zungtsqr.c zungtsqr_row.c zunhr_col.c zlatrs3.c ztrsyl3.c zgelst.c )
918
+ zungtsqr.c zungtsqr_row.c zunhr_col.c zlatrs3.c ztrsyl3.c zgelst.c
919
+ zgedmd.c zgedmdq.c )
919
920
920
921
set (ZXLASRC zgesvxx.c zgerfsx.c zla_gerfsx_extended.c zla_geamv.c
921
922
zla_gercond_c.c zla_gercond_x.c zla_gerpvgrw.c zsysvxx.c zsyrfsx.c
@@ -925,7 +926,7 @@ set(ZXLASRC zgesvxx.c zgerfsx.c zla_gerfsx_extended.c zla_geamv.c
925
926
zla_gbrfsx_extended.c zla_gbamv.c zla_gbrcond_c.c zla_gbrcond_x.c
926
927
zla_gbrpvgrw.c zhesvxx.c zherfsx.c zla_herfsx_extended.c
927
928
zla_heamv.c zla_hercond_c.c zla_hercond_x.c zla_herpvgrw.c
928
- zla_lin_berr.c zlarscl2.c zlascl2.c zla_wwaddw.c zgedmd.c zgedmdq.c )
929
+ zla_lin_berr.c zlarscl2.c zlascl2.c zla_wwaddw.c )
929
930
930
931
931
932
if (USE_XBLAS )
You can’t perform that action at this time.
0 commit comments