Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/libpolys/coeffs/
H A Dlongrat.cc37 LINLINE BOOLEAN nlIsOne(number a, const coeffs r);
2584 LINLINE BOOLEAN nlIsOne (number a, const coeffs r) in nlIsOne() function
3152 if(nlIsOne(cand,cf)) in nlClearContent()
3489 r->cfIsOne = nlIsOne; in nlInitChar()