|
libflame revision_anchor
|
Functions | |
| FLA_Error | FLASH_LU_incpiv_create_hier_matrices (FLA_Obj A_flat, dim_t depth, dim_t *b_flash, dim_t b_alg, FLA_Obj *A, FLA_Obj *p, FLA_Obj *L) |
| dim_t | FLASH_LU_incpiv_determine_alg_blocksize (FLA_Obj A) |
| FLA_Error FLASH_LU_incpiv_create_hier_matrices | ( | FLA_Obj | A_flat, |
| dim_t | depth, | ||
| dim_t * | b_flash, | ||
| dim_t | b_alg, | ||
| FLA_Obj * | A, | ||
| FLA_Obj * | p, | ||
| FLA_Obj * | L | ||
| ) |
References FLA_Abort(), FLA_Obj_datatype(), FLA_Obj_length(), FLA_Obj_width(), FLA_Print_message(), FLASH_LU_incpiv_determine_alg_blocksize(), FLASH_Obj_create_ext(), FLASH_Obj_create_hier_copy_of_flat(), and i.
References FLA_Obj_length(), and i.
Referenced by FLASH_LU_incpiv_create_hier_matrices().