|
libflame revision_anchor
|
Go to the source code of this file.
Functions | |
| FLA_Error | FLA_Givens2 (FLA_Obj chi_1, FLA_Obj chi_2, FLA_Obj gamma, FLA_Obj sigma, FLA_Obj chi_1_new) |
| FLA_Error | FLA_Givens2_ops (float *chi_1, float *chi_2, float *gamma, float *sigma, float *chi_1_new) |
| FLA_Error | FLA_Givens2_opd (double *chi_1, double *chi_2, double *gamma, double *sigma, double *chi_1_new) |
| FLA_Error FLA_Givens2 | ( | FLA_Obj | chi_1, |
| FLA_Obj | chi_2, | ||
| FLA_Obj | gamma, | ||
| FLA_Obj | sigma, | ||
| FLA_Obj | chi_1_new | ||
| ) |
References FLA_Check_error_level(), FLA_Givens2_check(), FLA_Givens2_opd(), FLA_Givens2_ops(), FLA_Obj_datatype(), and i.
| FLA_Error FLA_Givens2_opd | ( | double * | chi_1, |
| double * | chi_2, | ||
| double * | gamma, | ||
| double * | sigma, | ||
| double * | chi_1_new | ||
| ) |
References FLA_Mach_params_opd(), and i.
Referenced by FLA_Givens2().