Go to the source code of this file.
◆ t_rep_gb()
Definition at line 3581 of file tgb.cc.
3582{
3585 int pos;
3589 {
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602 }
3603 else
3604 {
3606 }
3608
3612 {
3616
3618
3620
3621 }
3622 else
3626}
ideal id_Copy(ideal h1, const ring r)
copy an ideal
void rChangeCurrRing(ring r)
VAR ring currRing
Widely used global variable which specifies the current polynomial ring for Singular interpreter and ...
ideal idrMoveR_NoSort(ideal &id, ring src_r, ring dest_r)
ideal idrCopyR_NoSort(ideal id, ring src_r, ring dest_r)
ring rAssure_TDeg(ring r, int &pos)
void rDelete(ring r)
unconditionally deletes fields in r
ideal do_t_rep_gb(ring, ideal arg_I, int syz_comp, BOOLEAN F4_mode, int deg_pos)