Home
last modified time | relevance | path

Searched refs:singclap_resultant (Results 1 – 3 of 3) sorted by relevance

/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/
H A Dclapsing.h26 poly singclap_resultant ( poly f, poly g , poly x, const ring r);
H A Dclapsing.cc311 poly singclap_resultant ( poly f, poly g , poly x, const ring r) in singclap_resultant() function
/dports/math/singular/Singular-Release-4-2-1/Singular/
H A Dipshell.cc3426 res->data=singclap_resultant((poly)u->CopyD(),(poly)v->CopyD(), in jjRESULTANT()