libflame
revision_anchor
src
lapack
util
app
givens
front
flamec
FLA_Apply_G.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 "
FLA_Apply_G_lf.h
"
12
#include "
FLA_Apply_G_lb.h
"
13
#include "
FLA_Apply_G_rf.h
"
14
#include "
FLA_Apply_G_rb.h
"
15
16
FLA_Error
FLA_Apply_G
(
FLA_Side
side,
FLA_Direct
direct,
FLA_Obj
G,
FLA_Obj
A );
17
FLA_Error
FLA_Apply_G_internal
(
FLA_Side
side,
FLA_Direct
direct,
FLA_Obj
G,
FLA_Obj
A );
18
19
#include "
FLA_Givens2.h
"
20
21
#include "
FLA_Apply_GTG.h
"
22
23
#include "
FLA_Apply_GT_2x2.h
"
24
#include "
FLA_Apply_G_2x2.h
"
25
#include "
FLA_Apply_G_1x2.h
"
26
27
#include "
FLA_Apply_G_mx2_opt.h
"
28
#include "
FLA_Apply_G_mx2_asm.h
"
29
30
#include "
FLA_Apply_G_mx3_opt.h
"
31
#include "
FLA_Apply_G_mx3b_opt.h
"
32
#include "
FLA_Apply_G_mx3_asm.h
"
33
#include "
FLA_Apply_G_mx3b_asm.h
"
34
35
#include "
FLA_Apply_G_mx4s_opt.h
"
36
#include "
FLA_Apply_G_mx4s_asm.h
"
37
FLA_Apply_GTG.h
FLA_Apply_GT_2x2.h
FLA_Apply_G
FLA_Error FLA_Apply_G(FLA_Side side, FLA_Direct direct, FLA_Obj G, FLA_Obj A)
Definition:
FLA_Apply_G.c:13
FLA_Apply_G_internal
FLA_Error FLA_Apply_G_internal(FLA_Side side, FLA_Direct direct, FLA_Obj G, FLA_Obj A)
Definition:
FLA_Apply_G_internal.c:13
FLA_Apply_G_1x2.h
FLA_Apply_G_2x2.h
FLA_Apply_G_lb.h
FLA_Apply_G_lf.h
FLA_Apply_G_mx2_asm.h
FLA_Apply_G_mx2_opt.h
FLA_Apply_G_mx3_asm.h
FLA_Apply_G_mx3_opt.h
FLA_Apply_G_mx3b_asm.h
FLA_Apply_G_mx3b_opt.h
FLA_Apply_G_mx4s_asm.h
FLA_Apply_G_mx4s_opt.h
FLA_Apply_G_rb.h
FLA_Apply_G_rf.h
FLA_Givens2.h
FLA_Error
int FLA_Error
Definition:
FLA_type_defs.h:47
FLA_Side
int FLA_Side
Definition:
FLA_type_defs.h:51
FLA_Direct
int FLA_Direct
Definition:
FLA_type_defs.h:58
FLA_Obj_view
Definition:
FLA_type_defs.h:159
Generated on Thu Sep 23 2021 17:46:17 for libflame by
1.9.1