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