libflame revision_anchor
FLA_Apply_Q_UT.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_Q_UT_lnfc.h"
12#include "FLA_Apply_Q_UT_lnfr.h"
13#include "FLA_Apply_Q_UT_lnbc.h"
14#include "FLA_Apply_Q_UT_lnbr.h"
15#include "FLA_Apply_Q_UT_lhfc.h"
16#include "FLA_Apply_Q_UT_lhfr.h"
17#include "FLA_Apply_Q_UT_lhbc.h"
18#include "FLA_Apply_Q_UT_lhbr.h"
19
20#include "FLA_Apply_Q_UT_rhbc.h"
21#include "FLA_Apply_Q_UT_rhbr.h"
22#include "FLA_Apply_Q_UT_rhfc.h"
23#include "FLA_Apply_Q_UT_rhfr.h"
24#include "FLA_Apply_Q_UT_rnbc.h"
25#include "FLA_Apply_Q_UT_rnbr.h"
26#include "FLA_Apply_Q_UT_rnfc.h"
27#include "FLA_Apply_Q_UT_rnfr.h"
28
30
39
48
51
54
FLA_Error FLA_Apply_Q_UT_rnbr(FLA_Obj A, FLA_Obj T, FLA_Obj W, FLA_Obj B, fla_apqut_t *cntl)
Definition FLA_Apply_Q_UT_rnbr.c:15
FLA_Error FLA_Apply_Q_UT_lnfc(FLA_Obj A, FLA_Obj T, FLA_Obj W, FLA_Obj B, fla_apqut_t *cntl)
Definition FLA_Apply_Q_UT_lnfc.c:15
FLA_Error FLASH_Apply_Q_UT(FLA_Side side, FLA_Trans trans, FLA_Direct direct, FLA_Store storev, FLA_Obj A, FLA_Obj T, FLA_Obj W, FLA_Obj B)
Definition FLASH_Apply_Q_UT.c:16
FLA_Error FLA_Apply_Q_UT_rhfr(FLA_Obj A, FLA_Obj T, FLA_Obj W, FLA_Obj B, fla_apqut_t *cntl)
Definition FLA_Apply_Q_UT_rhfr.c:15
FLA_Error FLA_Apply_Q_UT_rnfr(FLA_Obj A, FLA_Obj T, FLA_Obj W, FLA_Obj B, fla_apqut_t *cntl)
Definition FLA_Apply_Q_UT_rnfr.c:15
FLA_Error FLA_Apply_Q_UT_lhfr(FLA_Obj A, FLA_Obj T, FLA_Obj W, FLA_Obj B, fla_apqut_t *cntl)
Definition FLA_Apply_Q_UT_lhfr.c:15
FLA_Error FLA_Apply_Q_UT_rhbc(FLA_Obj A, FLA_Obj T, FLA_Obj W, FLA_Obj B, fla_apqut_t *cntl)
Definition FLA_Apply_Q_UT_rhbc.c:15
FLA_Error FLA_Apply_Q_UT_lhfc(FLA_Obj A, FLA_Obj T, FLA_Obj W, FLA_Obj B, fla_apqut_t *cntl)
Definition FLA_Apply_Q_UT_lhfc.c:15
FLA_Error FLA_Apply_Q_UT_lhbr(FLA_Obj A, FLA_Obj T, FLA_Obj W, FLA_Obj B, fla_apqut_t *cntl)
Definition FLA_Apply_Q_UT_lhbr.c:15
FLA_Error FLA_Apply_Q_UT_create_workspace_side(FLA_Side side, FLA_Obj T, FLA_Obj B, FLA_Obj *W)
Definition FLA_Apply_Q_UT_create_workspace.c:28
FLA_Error FLA_Apply_Q_UT_rhfc(FLA_Obj A, FLA_Obj T, FLA_Obj W, FLA_Obj B, fla_apqut_t *cntl)
Definition FLA_Apply_Q_UT_rhfc.c:15
FLA_Error FLA_Apply_Q_UT_rnfc(FLA_Obj A, FLA_Obj T, FLA_Obj W, FLA_Obj B, fla_apqut_t *cntl)
Definition FLA_Apply_Q_UT_rnfc.c:15
FLA_Error FLA_Apply_Q_UT_lnbr(FLA_Obj A, FLA_Obj T, FLA_Obj W, FLA_Obj B, fla_apqut_t *cntl)
Definition FLA_Apply_Q_UT_lnbr.c:15
FLA_Error FLA_Apply_Q_UT_rhbr(FLA_Obj A, FLA_Obj T, FLA_Obj W, FLA_Obj B, fla_apqut_t *cntl)
Definition FLA_Apply_Q_UT_rhbr.c:15
FLA_Error FLA_Apply_Q_UT_lnbc(FLA_Obj A, FLA_Obj T, FLA_Obj W, FLA_Obj B, fla_apqut_t *cntl)
Definition FLA_Apply_Q_UT_lnbc.c:15
FLA_Error FLA_Apply_Q_UT_lnfr(FLA_Obj A, FLA_Obj T, FLA_Obj W, FLA_Obj B, fla_apqut_t *cntl)
Definition FLA_Apply_Q_UT_lnfr.c:15
FLA_Error FLA_Apply_Q_UT_create_workspace(FLA_Obj T, FLA_Obj B, FLA_Obj *W)
Definition FLA_Apply_Q_UT_create_workspace.c:13
FLA_Error FLA_Apply_Q_UT_lhbc(FLA_Obj A, FLA_Obj T, FLA_Obj W, FLA_Obj B, fla_apqut_t *cntl)
Definition FLA_Apply_Q_UT_lhbc.c:15
FLA_Error FLASH_Apply_Q_UT_create_workspace(FLA_Obj TW, FLA_Obj B, FLA_Obj *W)
Definition FLASH_Apply_Q_UT_create_workspace.c:13
FLA_Error FLA_Apply_Q_UT_internal(FLA_Side side, FLA_Trans trans, FLA_Direct direct, FLA_Store storev, FLA_Obj A, FLA_Obj T, FLA_Obj W, FLA_Obj B, fla_apqut_t *cntl)
Definition FLA_Apply_Q_UT_internal.c:17
FLA_Error FLA_Apply_Q_UT_rnbc(FLA_Obj A, FLA_Obj T, FLA_Obj W, FLA_Obj B, fla_apqut_t *cntl)
Definition FLA_Apply_Q_UT_rnbc.c:15
int FLA_Error
Definition FLA_type_defs.h:47
int FLA_Side
Definition FLA_type_defs.h:51
int FLA_Trans
Definition FLA_type_defs.h:53
int FLA_Store
Definition FLA_type_defs.h:59
int FLA_Direct
Definition FLA_type_defs.h:58
int i
Definition bl1_axmyv2.c:145
Definition FLA_type_defs.h:159
Definition FLA_Cntl_lapack.h:211