Home
last modified time | relevance | path

Searched refs:nlInpGcd (Results 1 – 2 of 2) sorted by relevance

/dports/math/singular/Singular-Release-4-2-1/libpolys/coeffs/
H A Dlongrat.h108 void nlInpGcd(number &a, number b, const coeffs r);
H A Dlongrat.cc2893 void nlInpGcd(number &a, number b, const coeffs r) in nlInpGcd() function
3149 nlInpGcd(cand, n, cf); in nlClearContent()