18 float* buff_d,
int inc_d,
19 float* buff_e,
int inc_e,
20 scomplex* buff_G,
int rs_G,
int cs_G,
21 scomplex* buff_H,
int rs_H,
int cs_H,
28 double* buff_d,
int inc_d,
29 double* buff_e,
int inc_e,
30 dcomplex* buff_G,
int rs_G,
int cs_G,
31 dcomplex* buff_H,
int rs_H,
int cs_H,
FLA_Error FLA_Bsvd_iteracc_v_ops_var1(int m_A, int n_GH, int ijTL, float tol, float thresh, float *buff_d, int inc_d, float *buff_e, int inc_e, scomplex *buff_G, int rs_G, int cs_G, scomplex *buff_H, int rs_H, int cs_H, int *n_iter_perf)
Definition: FLA_Bsvd_iteracc_v_opt_var1.c:13
FLA_Error FLA_Bsvd_iteracc_v_opd_var1(int m_A, int n_GH, int ijTL, double tol, double thresh, double *buff_d, int inc_d, double *buff_e, int inc_e, dcomplex *buff_G, int rs_G, int cs_G, dcomplex *buff_H, int rs_H, int cs_H, int *n_iter_perf)
Definition: FLA_Bsvd_iteracc_v_opt_var1.c:176
int FLA_Error
Definition: FLA_type_defs.h:47
Definition: blis_type_defs.h:132
Definition: blis_type_defs.h:137