//------------------------------------------------------------------------------ // CXSparse/Source/cs_cl_load.c: complex, int64_t version of cs_load //------------------------------------------------------------------------------ // CXSparse, Copyright (c) 2006-2022, Timothy A. Davis, All Rights Reserved // SPDX-License-Identifier: LGPL-2.1+ #define CS_COMPLEX #define CS_LONG #include "cs_load.c"