Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/libpolys/tests/
H A Dcoeffs_test.h278 TS_ASSERT( !nCoeff_is_CF( r ));
/dports/math/singular/Singular-Release-4-2-1/libpolys/coeffs/
H A Dmodulop.cc637 if (nCoeff_is_CF (src)) in npSetMap()
H A Dcoeffs.h921 static FORCE_INLINE BOOLEAN nCoeff_is_CF(const coeffs r) in nCoeff_is_CF() function