libflame
revision_anchor
|
Functions | |
FLA_Error | FLA_Tevd_compute_scaling_ops (int m_A, float *buff_d, int inc_d, float *buff_e, int inc_e, float *sigma) |
FLA_Error | FLA_Tevd_compute_scaling_opd (int m_A, double *buff_d, int inc_d, double *buff_e, int inc_e, double *sigma) |
FLA_Error FLA_Tevd_compute_scaling_opd | ( | int | m_A, |
double * | buff_d, | ||
int | inc_d, | ||
double * | buff_e, | ||
int | inc_e, | ||
double * | sigma | ||
) |
References bl1_d1(), FLA_Mach_params_opd(), and FLA_Norm1_tridiag_opd().
FLA_Error FLA_Tevd_compute_scaling_ops | ( | int | m_A, |
float * | buff_d, | ||
int | inc_d, | ||
float * | buff_e, | ||
int | inc_e, | ||
float * | sigma | ||
) |
References bl1_s1(), FLA_Mach_params_ops(), and FLA_Norm1_tridiag_ops().