STARS-H
Software for Testing Accuracy, Reliability and Scalability of Hierarchical computations
|
Functions | |
void | starsh_cauchy_block_kernel (int nrows, int ncols, STARSH_int *irow, STARSH_int *icol, void *row_data, void *col_data, void *result, int ld) |
The Cauchy kernel for STARSH_cauchy object. More... | |
int | starsh_cauchy_init (STARSH_cauchy **data, STARSH_int count, double *point) |
Create container for Cauchy example. More... | |
int | starsh_cauchy_new (STARSH_cauchy **data, STARSH_int count, double *point, double *diag) |
Create container for Cauchy example. More... | |
int | starsh_cauchy_new_va (STARSH_cauchy **data, STARSH_int count, va_list args) |
Generate STARSH_cauchy object by incomplete set of parameters. More... | |
int | starsh_cauchy_new_el (STARSH_cauchy **data, STARSH_int count,...) |
Generate STARSH_cauchy object by incomplete set of parameters. More... | |
void | starsh_cauchy_free (STARSH_cauchy *data) |
int | starsh_cauchy_get_kernel (STARSH_kernel **kernel, STARSH_cauchy *data, enum STARSH_CAUCHY_KERNEL type) |
Get kernel for minimal working example. More... | |
STARS-H is a software package, provided by King Abdullah University of Science and Technology (KAUST)