libflame revision_anchor
FLA_CAQR_UT_inc.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
12
14
18
20
22
24
26
28
30
FLA_Error FLA_CAQR_UT_inc_blk_var1(FLA_Obj R, FLA_Obj TW, fla_caqrutinc_t *cntl)
Definition FLA_CAQR_UT_inc_blk_var1.c:13
void FLA_CAQR_UT_inc_init_structure(dim_t p, dim_t nb_part, FLA_Obj R)
Definition FLA_CAQR_UT_inc_init_structure.c:13
FLA_Error FLA_CAQR_UT_inc_copy_triangles(dim_t nb_part, FLA_Obj A, FLA_Obj R)
Definition FLA_CAQR_UT_inc_copy_triangles.c:13
FLA_Error FLA_CAQR_UT_inc_factorize_panels(dim_t nb_part, FLA_Obj A, FLA_Obj ATW)
Definition FLA_CAQR_UT_inc_factorize_panels.c:13
FLA_Error FLASH_CAQR_UT_inc_create_hier_matrices(dim_t p, FLA_Obj A_flat, dim_t depth, dim_t *b_flash, dim_t b_alg, FLA_Obj *A, FLA_Obj *ATW, FLA_Obj *R, FLA_Obj *RTW)
Definition FLASH_CAQR_UT_inc_create_hier_matrices.c:13
dim_t FLA_CAQR_UT_inc_compute_blocks_per_part(dim_t p, FLA_Obj A)
Definition FLA_CAQR_UT_inc_compute_p_length.c:13
FLA_Error FLASH_CAQR_UT_inc(dim_t p, FLA_Obj A, FLA_Obj ATW, FLA_Obj R, FLA_Obj RTW)
Definition FLASH_CAQR_UT_inc.c:13
FLA_Error FLASH_CAQR_UT_inc_solve(dim_t p, FLA_Obj A, FLA_Obj ATW, FLA_Obj R, FLA_Obj RTW, FLA_Obj B, FLA_Obj X)
Definition FLASH_CAQR_UT_inc_solve.c:13
dim_t FLASH_CAQR_UT_inc_determine_alg_blocksize(FLA_Obj A)
Definition FLASH_CAQR_UT_inc_create_hier_matrices.c:136
FLA_Error FLASH_CAQR_UT_inc_adjust_views(FLA_Obj A, FLA_Obj TW)
Definition FLASH_CAQR_UT_inc_create_hier_matrices.c:75
FLA_Error FLASH_CAQR_UT_inc_noopt(dim_t p, FLA_Obj A, FLA_Obj ATW, FLA_Obj R, FLA_Obj RTW)
Definition FLASH_CAQR_UT_inc_noopt.c:15
int FLA_Error
Definition FLA_type_defs.h:47
unsigned long dim_t
Definition FLA_type_defs.h:71
int i
Definition bl1_axmyv2.c:145
Definition FLA_type_defs.h:159
Definition FLA_Cntl_lapack.h:243