MCPcopy Create free account
hub / github.com/Singular/Singular / pWrite0

Function pWrite0

kernel/polys.h:309–309  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

307inline void pString0(poly p) {p_String0(p, currRing, currRing);}
308inline void pWrite(poly p) {p_Write(p, currRing, currRing);}
309inline void pWrite0(poly p) {p_Write0(p, currRing, currRing);}
310inline void wrp(poly p) {p_wrp(p, currRing, currRing);}
311
312#define pISet(i) p_ISet(i,currRing)

Callers 15

PrintMethod · 0.85
TestSimpleRingArithmetcsFunction · 0.85
TestSimpleRingArithmetcsFunction · 0.85
TestSimpleRingArithmetcsFunction · 0.85
TestSimpleRingArithmetcsFunction · 0.85
TestSimpleRingArithmetcsFunction · 0.85
TestSimpleRingArithmetcsFunction · 0.85
createMatrixMethod · 0.85
generateMonomDataMethod · 0.85
TestSimpleRingArithmetcsFunction · 0.85
sySchreyersSyzygiesFMFunction · 0.85
sySchreyersSyzygiesFBFunction · 0.85

Calls 1

p_Write0Function · 0.50

Tested by 10

TestSimpleRingArithmetcsFunction · 0.68
TestSimpleRingArithmetcsFunction · 0.68
TestSimpleRingArithmetcsFunction · 0.68
TestSimpleRingArithmetcsFunction · 0.68
TestSimpleRingArithmetcsFunction · 0.68
TestSimpleRingArithmetcsFunction · 0.68
TestSimpleRingArithmetcsFunction · 0.68
TestSimpleRingArithmetcsFunction · 0.68
TestSimpleRingArithmetcsFunction · 0.68
TestSimpleRingArithmetcsFunction · 0.68