//------------------------------------------------------------------------------ // UMFPACK/Source2/umfpack_zi_transpose.c: // double complex int32_t version of umfpack_transpose //------------------------------------------------------------------------------ // UMFPACK, Copyright (c) 2005-2023, Timothy A. Davis, All Rights Reserved. // SPDX-License-Identifier: GPL-2.0+ #define ZINT #include "umfpack_transpose.c"