libflame  revision_anchor
Functions
FLA_Apply_GTG.h File Reference

(r)

Go to the source code of this file.

Functions

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)
 

Function Documentation

◆ FLA_Apply_GTG()

FLA_Error FLA_Apply_GTG ( FLA_Obj  gamma,
FLA_Obj  sigma,
FLA_Obj  delta1,
FLA_Obj  epsilon1,
FLA_Obj  delta2 
)

◆ 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 
)