Home
last modified time | relevance | path

Searched defs:n_Delete (Results 1 – 2 of 2) sorted by relevance

/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/
H A Dcoeffrings.h9 static FORCE_INLINE void n_Delete(number* p, const ring r){ n_Delete(p, r->cf); } in n_Delete() function
/dports/math/singular/Singular-Release-4-2-1/libpolys/coeffs/
H A Dcoeffs.h456 static FORCE_INLINE void n_Delete(number* p, const coeffs r) in n_Delete() function