//------------------------------------------------------------------------------ // UMFPACK/Source/umf_report_perm.h //------------------------------------------------------------------------------ // UMFPACK, Copyright (c) 2005-2023, Timothy A. Davis, All Rights Reserved. // SPDX-License-Identifier: GPL-2.0+ //------------------------------------------------------------------------------ Int UMF_report_perm ( Int n, const Int P [ ], Int W [ ], Int prl, Int user ) ;