//------------------------------------------------------------------------------ // UMFPACK/Source2/umf_di_store_lu_drop.c: // double int32_t version of umf_store_lu //------------------------------------------------------------------------------ // UMFPACK, Copyright (c) 2005-2023, Timothy A. Davis, All Rights Reserved. // SPDX-License-Identifier: GPL-2.0+ #define DINT #define DROP #include "umf_store_lu.c"