| 1 | // Copyright (c) 2006-2024, Timothy A. Davis, All Rights Reserved. |
| 2 | // SPDX-License-Identifier: LGPL-2.1+ |
| 3 | // https://github.com/DrTimothyAldenDavis/SuiteSparse/tree/dev/CSparse/Source |
| 4 | import { factory } from '../../../utils/factory.js' |
nothing calls this directly
no test coverage detected