Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/kernel/numeric/
H A Dmpr_base.cc810 mprSTICKYPROT("\n"); in newtonPolytopesP()
874 mprSTICKYPROT("\n"); in newtonPolytopesI()
904 mprSTICKYPROT("\n"); in getInnerPoints()
1672 mprSTICKYPROT("\n"); in resMatrixSparse()
2158 mprSTICKYPROT("\n"); in createMatrix()
2244 mprSTICKYPROT("\n"); in generateMonomData()
2569 mprSTICKYPROT(ST__DET); in getDetAt()
2587 mprSTICKYPROT(ST__DET); in getDetAt()
2828 mprSTICKYPROT("\n"); in interpolateDense()
3016 mprSTICKYPROT("\n"); in interpolateDenseSP()
[all …]
H A Dmpr_numeric.cc230 mprSTICKYPROT(ST_VANDER_STEP); in interpolateDense()
233 mprSTICKYPROT("\n"); in interpolateDense()
491 mprSTICKYPROT(ST_ROOTS_LGSTEP); in laguer_driver()
540 mprSTICKYPROT("\n"); in laguer_driver()
562 mprSTICKYPROT(ST_ROOTS_LG); in laguer()
/dports/math/singular/Singular-Release-4-2-1/libpolys/coeffs/
H A Dmpr_global.h54 #define mprSTICKYPROT(msg) if (BTEST1(OPT_PROT)) Print(msg) macro
57 #define mprSTICKYPROT(msg) macro