Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/libpolys/coeffs/
H A Dlongrat.cc198 static number nlMapLongR(number from, const coeffs src, const coeffs dst);
425 static number nlMapLongR(number from, const coeffs src, const coeffs dst) in nlMapLongR() function
2465 return nlMapLongR; /* long R -> Q */ in nlSetMap()