Amesos Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
amesos_cholmod_copy.c File Reference
#include "amesos_cholmod_internal.h"
#include "amesos_cholmod_core.h"
Include dependency graph for amesos_cholmod_copy.c:

Go to the source code of this file.

Functions

static cholmod_sparsecopy_sym_to_unsym (cholmod_sparse *A, int mode, cholmod_common *Common)
 
cholmod_sparse *CHOLMOD() copy (cholmod_sparse *A, int stype, int mode, cholmod_common *Common)
 

Function Documentation

static cholmod_sparse* copy_sym_to_unsym ( cholmod_sparse A,
int  mode,
cholmod_common Common 
)
static

Definition at line 66 of file amesos_cholmod_copy.c.

cholmod_sparse* CHOLMOD() copy ( cholmod_sparse A,
int  stype,
int  mode,
cholmod_common Common 
)

Definition at line 269 of file amesos_cholmod_copy.c.