suitesparse-src 0.1.1

Builds the SuiteSparse components
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* ========================================================================= */
/* === camd_global ========================================================= */
/* ========================================================================= */

/* ------------------------------------------------------------------------- */
/* CAMD, Copyright (c) Timothy A. Davis, Yanqing Chen,			     */
/* Patrick R. Amestoy, and Iain S. Duff.  See ../README.txt for License.     */
/* email: DrTimothyAldenDavis@gmail.com                                      */
/* ------------------------------------------------------------------------- */

/* In prior versions of CAMD, this file declared the camd_malloc, camd_free,
   camd_realloc, camd_calloc, and camd_printf functions.  They are now replaced
   by functions defined in SuiteSparse_config/SuiteSparse_config.c.
 */