|
Amesos Package Browser (Single Doxygen Collection)
Development
|
Go to the documentation of this file.
11 #include <sys/types.h>
14 cholmod_triplet *
read_triplet (FILE *, cholmod_common *) ;
void test_memory_handler(cholmod_common *cm)
cholmod_triplet * read_triplet(FILE *, cholmod_common *)
void * my_realloc2(void *p, size_t size)
void my_handler(int status, char *msg)
void * my_calloc2(size_t n, size_t size)
void normal_memory_handler(cholmod_common *cm)
void * my_malloc2(size_t size)