|
PaStiX Handbook 6.4.0
|
Go to the source code of this file.
Data Structures | |
| struct | symbol_function_s |
| Cost functions to compute statistics on the symbolic structure. More... | |
Typedefs | |
| typedef struct symbol_function_s | symbol_function_t |
| Cost functions to compute statistics on the symbolic structure. | |
Variables | |
| symbol_function_t | flopstable [2][5] |
| array of pointer to the flops functions per factorization and arithmetic | |
| symbol_function_t | perfstable [2][5] |
| array of pointer to the performance functions per factorization and arithmetic | |
PaStiX cost functions for the symbol structure
Definition in file symbol_cost.h.