libflame  revision_anchor
FLA_Ttmm_l.h
Go to the documentation of this file.
1 /*
2 
3  Copyright (C) 2014, The University of Texas at Austin
4 
5  This file is part of libflame and is available under the 3-Clause
6  BSD license, which can be found in the LICENSE file at the top-level
7  directory, or at http://opensource.org/licenses/BSD-3-Clause
8 
9 */
10 
11 #include "FLAME.h"
12 
16 
20 
23  float* A, int rs_A, int cs_A );
25  double* A, int rs_A, int cs_A );
27  scomplex* A, int rs_A, int cs_A );
29  dcomplex* A, int rs_A, int cs_A );
30 
33  float* A, int rs_A, int cs_A );
35  double* A, int rs_A, int cs_A );
37  scomplex* A, int rs_A, int cs_A );
39  dcomplex* A, int rs_A, int cs_A );
40 
43  float* A, int rs_A, int cs_A );
45  double* A, int rs_A, int cs_A );
47  scomplex* A, int rs_A, int cs_A );
49  dcomplex* A, int rs_A, int cs_A );
50 
FLA_Error FLA_Ttmm_l_opt_var3(FLA_Obj A)
Definition: FLA_Ttmm_l_opt_var3.c:15
FLA_Error FLA_Ttmm_l_opd_var3(int mn_A, double *A, int rs_A, int cs_A)
Definition: FLA_Ttmm_l_opt_var3.c:121
FLA_Error FLA_Ttmm_l_opt_var2(FLA_Obj A)
Definition: FLA_Ttmm_l_opt_var2.c:13
FLA_Error FLA_Ttmm_l_ops_var1(int mn_A, float *A, int rs_A, int cs_A)
Definition: FLA_Ttmm_l_opt_var1.c:76
FLA_Error FLA_Ttmm_l_ops_var3(int mn_A, float *A, int rs_A, int cs_A)
Definition: FLA_Ttmm_l_opt_var3.c:76
FLA_Error FLA_Ttmm_l_opt_var1(FLA_Obj A)
Definition: FLA_Ttmm_l_opt_var1.c:15
FLA_Error FLA_Ttmm_l_ops_var2(int mn_A, float *A, int rs_A, int cs_A)
Definition: FLA_Ttmm_l_opt_var2.c:74
FLA_Error FLA_Ttmm_l_opc_var3(int mn_A, scomplex *A, int rs_A, int cs_A)
Definition: FLA_Ttmm_l_opt_var3.c:166
int FLA_Error
Definition: FLA_type_defs.h:47
FLA_Error FLA_Ttmm_l_blk_var1(FLA_Obj A, fla_ttmm_t *cntl)
Definition: FLA_Ttmm_l_blk_var1.c:13
Definition: FLA_type_defs.h:158
FLA_Error FLA_Ttmm_l_blk_var2(FLA_Obj A, fla_ttmm_t *cntl)
Definition: FLA_Ttmm_l_blk_var2.c:15
FLA_Error FLA_Ttmm_l_unb_var2(FLA_Obj A)
Definition: FLA_Ttmm_l_unb_var2.c:15
FLA_Error FLA_Ttmm_l_opc_var2(int mn_A, scomplex *A, int rs_A, int cs_A)
Definition: FLA_Ttmm_l_opt_var2.c:186
FLA_Error FLA_Ttmm_l_opd_var2(int mn_A, double *A, int rs_A, int cs_A)
Definition: FLA_Ttmm_l_opt_var2.c:130
FLA_Error FLA_Ttmm_l_blk_var3(FLA_Obj A, fla_ttmm_t *cntl)
Definition: FLA_Ttmm_l_blk_var3.c:15
FLA_Error FLA_Ttmm_l_opc_var1(int mn_A, scomplex *A, int rs_A, int cs_A)
Definition: FLA_Ttmm_l_opt_var1.c:158
FLA_Error FLA_Ttmm_l_opz_var2(int mn_A, dcomplex *A, int rs_A, int cs_A)
Definition: FLA_Ttmm_l_opt_var2.c:242
Definition: blis_type_defs.h:132
FLA_Error FLA_Ttmm_l_opz_var1(int mn_A, dcomplex *A, int rs_A, int cs_A)
Definition: FLA_Ttmm_l_opt_var1.c:200
Definition: FLA_Cntl_lapack.h:29
FLA_Error FLA_Ttmm_l_unb_var1(FLA_Obj A)
Definition: FLA_Ttmm_l_unb_var1.c:15
FLA_Error FLA_Ttmm_l_unb_var3(FLA_Obj A)
Definition: FLA_Ttmm_l_unb_var3.c:15
FLA_Error FLA_Ttmm_l_opz_var3(int mn_A, dcomplex *A, int rs_A, int cs_A)
Definition: FLA_Ttmm_l_opt_var3.c:211
Definition: blis_type_defs.h:137
FLA_Error FLA_Ttmm_l_opd_var1(int mn_A, double *A, int rs_A, int cs_A)
Definition: FLA_Ttmm_l_opt_var1.c:117