MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / multivariate-gcd.test.ts

File multivariate-gcd.test.ts

test/compute-engine/multivariate-gcd.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ComputeEngine } from '../../src/compute-engine';
2import {
3 MPoly,
4 mpolyFromBoxed,

Callers

nothing calls this directly

Calls 15

mpolyToBoxedFunction · 0.90
dividesFunction · 0.85
primitivePartIntegerMethod · 0.80
contentIntegerMethod · 0.80
tryDivideMethod · 0.80
evalVarMethod · 0.80
coeffsInVarMethod · 0.80
fromVarCoeffsMethod · 0.80
PFunction · 0.70
sameFunction · 0.70
gcdFunction · 0.70
addMethod · 0.65

Tested by

no test coverage detected