Amesos Package Browser (Single Doxygen Collection)
Development
|
Go to the source code of this file.
Macros | |
#define | DLONG 1 |
Functions | |
cholmod_sparse *CHOLMOD() | add (cholmod_sparse *A, cholmod_sparse *B, double alpha[2], double beta[2], int values, int sorted, cholmod_common *Common) |
#define DLONG 1 |
Definition at line 31 of file amesos_cholmod_l_add.c.
cholmod_sparse* CHOLMOD() add | ( | cholmod_sparse * | A, |
cholmod_sparse * | B, | ||
double | alpha[2], | ||
double | beta[2], | ||
int | values, | ||
int | sorted, | ||
cholmod_common * | Common | ||
) |
Definition at line 37 of file amesos_cholmod_l_add.c.