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