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