535 number2 n=(number2)d;
628 Print(
"currRing? ref=%d\n",
R->ref);
641 if (cmd->arg1.rtyp!=0) cmd->arg1.CleanUp(r);
642 if (cmd->arg2.rtyp!=0) cmd->arg2.CleanUp(r);
643 if (cmd->arg3.rtyp!=0) cmd->arg3.CleanUp(r);
675 if (
b!=
NULL)
b->blackbox_destroy(
b,d);
679 Warn(
"s_internalDelete: cannot delete type %s(%d)",
blackbox * getBlackboxStuff(const int t)
return the structure to the type given by t
CanonicalForm map(const CanonicalForm &primElem, const Variable &alpha, const CanonicalForm &F, const Variable &beta)
map from to such that is mapped onto
@ n_long_C
complex floating point (GMP) numbers
static FORCE_INLINE void n_Delete(number *p, const coeffs r)
delete 'p'
static FORCE_INLINE char * nCoeffName(const coeffs cf)
void nKillChar(coeffs r)
undo all initialisations
const CanonicalForm int s
const Variable & v
< [in] a sqrfree bivariate poly
const char * Tok2Cmdname(int tok)
VAR omBin sip_command_bin
BOOLEAN piKill(procinfov pi)
The main handler for Singular numbers which are suitable for Singular polynomials.
#define omFreeBinAddr(addr)
static void p_Delete(poly *p, const ring r)
VAR ring currRing
Widely used global variable which specifies the current polynomial ring for Singular interpreter and ...
void sBucketDeleteAndDestroy(sBucket_pt *bucket_pt)
void id_Delete(ideal *h, ring r)
deletes an ideal/module/matrix
void syKillComputation(syStrategy syzstr, ring r=currRing)