//------------------------------------------------------------------------------ // UMFPACK/Source/umf_mem_alloc_head_block.h //------------------------------------------------------------------------------ // UMFPACK, Copyright (c) 2005-2023, Timothy A. Davis, All Rights Reserved. // SPDX-License-Identifier: GPL-2.0+ //------------------------------------------------------------------------------ Int UMF_mem_alloc_head_block ( NumericType *Numeric, Int nunits ) ;