Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/libpolys/coeffs/
H A Dnumbers.cc172 static number ndGetNumerator(number &a,const coeffs r) { return r->cfCopy(a,r); } in ndGetNumerator() function
377 n->cfGetNumerator= ndGetNumerator; in nInitChar()