//------------------------------------------------------------------------------ // CHOLMOD/Cholesky/cholmod_l_etree.c: int64_t version of cholmod_etree //------------------------------------------------------------------------------ // CHOLMOD/Cholesky Module. Copyright (C) 2005-2023, Timothy A. Davis // All Rights Reserved. // SPDX-License-Identifier: LGPL-2.1+ //------------------------------------------------------------------------------ #define CHOLMOD_INT64 #include "cholmod_etree.c"