Searched defs:divcoeff (Results 1 – 5 of 5) sorted by relevance
/dports/math/singular/Singular-Release-4-2-1/factory/ | ||
H A D | int_intdiv.cc | 151 InternalInteger::divcoeff ( InternalCF * c, bool invert ) in divcoeff() function in InternalInteger |
H A D | int_pp.cc | 382 InternalPrimePower::divcoeff ( InternalCF *, bool ) in divcoeff() function in InternalPrimePower |
H A D | int_rat.cc | 787 InternalCF* InternalRational::divcoeff( InternalCF* c, bool invert ) in divcoeff() function in InternalRational |
H A D | int_poly.cc | 1399 InternalPoly::divcoeff( InternalCF* cc, bool invert ) in divcoeff() function in InternalPoly |
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/tests/dev/ | ||
H A D | dev_Yvon.cpp | 628 Real divcoeff = 0; in Ray_propa_Gamma0_sigma() local |