Sha256: 0141e325deee3876f4917352db5529005f33745d5d0d62bd7537ca4ad60dc97f
Contents?: true
Size: 941 Bytes
Versions: 12
Compression:
Stored size: 941 Bytes
Contents
/* ========================================================================= */ /* === amd_global ========================================================== */ /* ========================================================================= */ /* ------------------------------------------------------------------------- */ /* AMD, Copyright (c) Timothy A. Davis, */ /* Patrick R. Amestoy, and Iain S. Duff. See ../README.txt for License. */ /* email: DrTimothyAldenDavis@gmail.com */ /* ------------------------------------------------------------------------- */ /* In prior versions of AMD, this file declared the amd_malloc, amd_free, amd_realloc, amd_calloc, and amd_printf functions. They are now replaced by functions defined in SuiteSparse_config/SuiteSparse_config.c. */ /* Simply to suppress empty translation unit warnings. */ typedef int scs_amd_make_iso_compilers_happy;
Version data entries
12 entries across 12 versions & 1 rubygems