Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/kernel/GBEngine/
H A Dringgb.cc31 return kFindZeroPoly(p, r, r); in reduce_poly_fct()
H A Dkutil.h674 poly kFindZeroPoly(poly input_p, ring leadRing, ring tailRing);
H A Dkstd2.cc553 poly kFindZeroPoly(poly input_p, ring leadRing, ring tailRing) in kFindZeroPoly() function