(r)
Go to the source code of this file.
|
FLA_Error | FLA_Apply_GTG (FLA_Obj gamma, FLA_Obj sigma, FLA_Obj delta1, FLA_Obj epsilon1, FLA_Obj delta2) |
|
FLA_Error | FLA_Apply_GTG_ops (float *gamma, float *sigma, float *delta1, float *epsilon1, float *delta2) |
|
FLA_Error | FLA_Apply_GTG_opd (double *gamma, double *sigma, double *delta1, double *epsilon1, double *delta2) |
|
◆ FLA_Apply_GTG()
◆ FLA_Apply_GTG_opd()
FLA_Error FLA_Apply_GTG_opd |
( |
double * |
gamma, |
|
|
double * |
sigma, |
|
|
double * |
delta1, |
|
|
double * |
epsilon1, |
|
|
double * |
delta2 |
|
) |
| |
◆ FLA_Apply_GTG_ops()
FLA_Error FLA_Apply_GTG_ops |
( |
float * |
gamma, |
|
|
float * |
sigma, |
|
|
float * |
delta1, |
|
|
float * |
epsilon1, |
|
|
float * |
delta2 |
|
) |
| |