Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/libpolys/coeffs/
H A Dmodulop_inl.h14 n_Test(a, r); in npMult()
15 n_Test(b, r); in npMult()
20 n_Test(c, r); in npMult()
33 n_Test(c, r); in npInit()
40 n_Test(a, r); in npIsZero()
H A Dmodulop.cc55 n_Test(k, r); in npGreaterZero()
72 n_Test(a, r); in npInpMult()
73 n_Test(b, r); in npInpMult()
79 n_Test(a, r); in npInpMult()
87 n_Test(n, r); in npInt()
95 n_Test(a, r); in npIsMOne()
102 n_Test(a, r); in npDiv()
103 n_Test(b, r); in npDiv()
131 n_Test(d, r); in npDiv()
137 n_Test(c, r); in npInvers()
[all …]
H A Dflintcf_Qrat.cc116 n_Test(a,c); in Mult()
117 n_Test(b,c); in Mult()
195 n_Test((number)res, c); in Mult()
549 n_Test((number)res,c); in ExactDiv()
567 n_Test((number)res,c); in Init()
652 n_Test((number)a, c); in Neg()
728 n_Test(a,c); in WriteLong()
1081 n_Test((*a),c); in Read()
1204 n_Test(res,dst); in Q2Frac()
1209 n_Test(res,dst); in Q2Frac()
[all …]
H A Dgenerics.cc63 n_Test((number)cc,cf); in gMult()
73 n_Test((number)cc,cf); in gSub()
83 n_Test((number)cc,cf); in gAdd()
93 n_Test((number)cc,cf); in gDiv()
103 n_Test((number)cc,cf); in gIntMod()
113 n_Test((number)cc,cf); in gExactDiv()
121 n_Test((number)cc,cf); in gInit()
129 n_Test((number)cc,cf); in gInitMPZ()
H A Drmodulo2m.cc139 n_Test(n,r); in nr2mMult()
357 n_Test(n,r); in nr2mAdd()
364 n_Test(n,r); in nr2mSub()
427 n_Test(n,r); in nr2mDiv()
596 n_Test(n,r); in nr2mNeg()
H A Dmodulop.h217 n_Test(c, r); in npInversM()
243 n_Test(d, r); in npInversM()
H A Dlongrat.h97 n_Test(q, r); in nlIsInteger()
H A Dnumstats.h22 FUN(n_Test); \
H A Dnumbers.h35 #define nTest(a) n_Test(a,currRing->cf)
H A Dtest.cc30 n_Test(a,r); in Print()
H A Dcoeffs.h734 { STATISTIC(n_Test); assume(r != NULL); assume(r->cfDBTest != NULL); return r->cfDBTest(n, filename… in n_DBTest()
736 #define n_Test(a,r) n_DBTest(a, __FILE__, __LINE__, r) macro
738 #define n_Test(a,r) 1 macro
H A Dnumbers.cc630 n_Test(a,r); in n_Print()
/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/ext_fields/
H A Dtransext.cc245 n_Test(n,ntCoeffs); in ntDBTest()
1840 n_Test(a, src); in ntMap00()
1847 n_Test(res, dst); in ntMap00()
1864 n_Test(a, src); in ntMapZ0()
1871 n_Test(res,dst); in ntMapZ0()
1878 n_Test(a, src); in ntMapP0()
2002 n_Test(a, cf) ; in ntCopyAlg()
2009 n_Test(a, cf) ; in ntGenAlg()
2019 n_Test(a, src) ; in ntMap0P()
2043 n_Test(a, src) ; in ntMapPP()
[all …]
H A Dalgext.cc983 n_Test((number)g, dst); in naGenMap()
1013 n_Test((number)result, dst); in naGenTrans2AlgExt()
/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/
H A Dflintconv.cc92 n_Test(z,cf); in convFlintNSingN()
110 n_Test(z,cf); in convFlintNSingN()
145 n_Test(z,cf); in convFlintNSingN_QQ()
H A Dtest.cc79 n_Test(a,r); in _2S()
H A DpDebug.cc252 _pPolyAssumeReturnMsg(n_Test(p->coef,r->cf),"coeff err",p,r); in _p_Test()
H A Dkbuckets.cc1434 n_Test(an,r); in ksCheckCoeff()
1435 n_Test(bn,r); in ksCheckCoeff()
/dports/math/singular/Singular-Release-4-2-1/libpolys/tests/
H A Dcoeffs_test.h494 TS_ASSERT(n_Test(q5, cf)); in test_Q_special()
496 TS_ASSERT(n_Test(q5, cf)); in test_Q_special()
H A Dcommon.h65 n_Test(a,r); in _2S()
/dports/math/singular/Singular-Release-4-2-1/Singular/dyn_modules/gfanlib/
H A DtropicalStrategy.h209 if (uniformizingParameter) n_Test(uniformizingParameter,startingRing->cf); in getUniformizingParameter()
H A DtropicalStrategy.cc337 n_Test(uniformizingParameter,startingRing->cf); in tropicalStrategy()
352 if (uniformizingParameter) n_Test(uniformizingParameter,startingRing->cf); in ~tropicalStrategy()
381 if (uniformizingParameter) n_Test(uniformizingParameter,startingRing->cf); in operator =()
/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/monomials/
H A Dp_polys.cc2426 p_Test(ph, r); n_Test(pGetCoeff(ph), C); in p_ContentForGB()
2478 p_Test(ph, r); n_Test(pGetCoeff(ph), r->cf); in p_ContentForGB()
2913 p_Test(p, r); n_Test(pGetCoeff(p), C); in p_Cleardenom()
2958 p_Test(p, r); n_Test(pGetCoeff(p), C); in p_Cleardenom()
3031 n_Test(c, C); in p_Cleardenom_n()
3033 p_Test(ph, r); n_Test(pGetCoeff(ph), C); in p_Cleardenom_n()
3084 n_Test(c, C); in p_Cleardenom_n()
3086 p_Test(ph, r); n_Test(pGetCoeff(ph), C); in p_Cleardenom_n()
4184 n_Test (n,dst->cf); in p_PermPoly()
/dports/math/singular/Singular-Release-4-2-1/Singular/
H A Dmaps_ip.cc120 n_Test(a, currRing->cf); in maApplyFetch()
H A Dsubexpr.cc2077 n_Test((number)Data(),coeffs_BIGINT); in Eval()