Home
last modified time | relevance | path

Searched defs:newtonPolygon (Results 1 – 3 of 3) sorted by relevance

/dports/math/singular/Singular-Release-4-2-1/kernel/spectrum/
H A Dnpolygon.h54 friend class newtonPolygon; variable
165 inline newtonPolygon::newtonPolygon( ) in newtonPolygon() function
H A Dnpolygon.cc367 newtonPolygon::newtonPolygon( const newtonPolygon &np ) in newtonPolygon() function in newtonPolygon
397 newtonPolygon::newtonPolygon( poly f, const ring s ) in newtonPolygon() function in newtonPolygon
/dports/math/singular/Singular-Release-4-2-1/factory/
H A DcfNewtonPolygon.cc282 int ** newtonPolygon (const CanonicalForm& F, int& sizeOfNewtonPoly) in newtonPolygon() function
321 int ** newtonPolygon (const CanonicalForm& F, const CanonicalForm& G, in newtonPolygon() function