Amesos Package Browser (Single Doxygen Collection)
Development
|
#include "amesos_cholmod_template.h"
Go to the source code of this file.
Functions | |
static cholmod_dense *TEMPLATE() | cholmod_sparse_to_dense (cholmod_sparse *A, cholmod_common *Common) |
static cholmod_sparse *TEMPLATE() | cholmod_dense_to_sparse (cholmod_dense *X, int values, cholmod_common *Common) |
static int TEMPLATE() | cholmod_copy_dense2 (cholmod_dense *X, cholmod_dense *Y) |
|
static |
Definition at line 24 of file amesos_t_cholmod_dense.c.
|
static |
Definition at line 129 of file amesos_t_cholmod_dense.c.
|
static |
Definition at line 223 of file amesos_t_cholmod_dense.c.