|
double | tol |
|
double | memgrow |
|
double | initmem_amd |
|
double | initmem |
|
double | maxwork |
|
int | btf |
|
int | ordering |
|
int | scale |
|
void *(* | malloc_memory )(size_t) |
|
void *(* | realloc_memory )(void *, size_t) |
|
void(* | free_memory )(void *) |
|
void *(* | calloc_memory )(size_t, size_t) |
|
int(* | user_order )(int, int *, int *, int *, struct klu_common_struct *) |
|
void * | user_data |
|
int | halt_if_singular |
|
int | status |
|
int | nrealloc |
|
int | structural_rank |
|
int | numerical_rank |
|
int | singular_col |
|
int | noffdiag |
|
double | flops |
|
double | rcond |
|
double | condest |
|
double | rgrowth |
|
double | work |
|
size_t | memusage |
|
size_t | mempeak |
|
The documentation for this struct was generated from the following file: