19 float* buff_d,
int inc_d,
20 float* buff_e,
int inc_e,
25 double* buff_d,
int inc_d,
26 double* buff_e,
int inc_e,
34 float* buff_d,
int inc_d,
35 float* buff_e,
int inc_e,
38 double* buff_d,
int inc_d,
39 double* buff_e,
int inc_e,
49 float* buff_d,
int inc_d,
50 float* buff_e,
int inc_e,
51 scomplex* buff_G,
int rs_G,
int cs_G );
56 double* buff_d,
int inc_d,
57 double* buff_e,
int inc_e,
58 dcomplex* buff_G,
int rs_G,
int cs_G );
63 float* buff_d,
int inc_d,
64 float* buff_e,
int inc_e,
65 scomplex* buff_G,
int rs_G,
int cs_G );
70 double* buff_d,
int inc_d,
71 double* buff_e,
int inc_e,
72 dcomplex* buff_G,
int rs_G,
int cs_G );
FLA_Error FLA_Tevd_n_opd_var1(int m_A, int m_U, int n_G, int n_iter_max, double *buff_d, int inc_d, double *buff_e, int inc_e, dcomplex *buff_G, int rs_G, int cs_G)
Definition: FLA_Tevd_n_opt_var1.c:144
FLA_Error FLA_Tevd_find_submatrix_opd(int m_A, int ij_begin, double *buff_d, int inc_d, double *buff_e, int inc_e, int *ijTL, int *ijBR)
Definition: FLA_Tevd_find_submatrix.c:28
FLA_Error FLA_Tevd_n_opt_var1(dim_t n_iter_max, FLA_Obj d, FLA_Obj e, FLA_Obj G, FLA_Obj U)
Definition: FLA_Tevd_n_opt_var1.c:13
FLA_Error FLA_Norm1_tridiag_opd(int m_A, double *buff_d, int inc_d, double *buff_e, int inc_e, double *norm)
Definition: FLA_Norm1_tridiag.c:111
FLA_Error FLA_Tevd_n_opc_var1(int m_A, int m_U, int n_G, int n_iter_max, float *buff_d, int inc_d, float *buff_e, int inc_e, scomplex *buff_G, int rs_G, int cs_G)
Definition: FLA_Tevd_n_opt_var1.c:155
FLA_Error FLA_Tevd_n_opz_var1(int m_A, int m_U, int n_G, int n_iter_max, double *buff_d, int inc_d, double *buff_e, int inc_e, dcomplex *buff_G, int rs_G, int cs_G)
Definition: FLA_Tevd_n_opt_var1.c:168
FLA_Error FLA_Norm1_tridiag_ops(int m_A, float *buff_d, int inc_d, float *buff_e, int inc_e, float *norm)
Definition: FLA_Norm1_tridiag.c:64
FLA_Error FLA_Tevd_find_submatrix_ops(int m_A, int ij_begin, float *buff_d, int inc_d, float *buff_e, int inc_e, int *ijTL, int *ijBR)
Definition: FLA_Tevd_find_submatrix.c:14
FLA_Error FLA_Norm1_tridiag(FLA_Obj d, FLA_Obj e, FLA_Obj norm)
Definition: FLA_Norm1_tridiag.c:13
FLA_Error FLA_Tevd_n_ops_var1(int m_A, int m_U, int n_G, int n_iter_max, float *buff_d, int inc_d, float *buff_e, int inc_e, scomplex *buff_G, int rs_G, int cs_G)
Definition: FLA_Tevd_n_opt_var1.c:131
int FLA_Error
Definition: FLA_type_defs.h:47
unsigned long dim_t
Definition: FLA_type_defs.h:71
Definition: FLA_type_defs.h:159
Definition: blis_type_defs.h:138
Definition: blis_type_defs.h:133