MCPcopy
hub / github.com/josdejong/mathjs / csAmd.js

File csAmd.js

src/function/algebra/sparse/csAmd.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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
4import { factory } from '../../../utils/factory.js'

Callers

nothing calls this directly

Calls 11

factoryFunction · 0.90
csFkeepFunction · 0.90
csFlipFunction · 0.90
csTdfsFunction · 0.90
_createTargetMatrixFunction · 0.85
_initializeQuotientGraphFunction · 0.85
_initializeDegreeListsFunction · 0.85
_wclearFunction · 0.85
maxMethod · 0.65
sqrtMethod · 0.65
minMethod · 0.65

Tested by

no test coverage detected