![]() |
#include <kutil.h>
Data Fields | |
| unsigned long | sev |
| poly | p1 |
| poly | p2 |
| poly | lcm |
| kBucket_pt | bucket |
| int | i_r1 |
| int | i_r2 |
| unsigned | checked |
| BOOLEAN | prod_crit |
Data Fields inherited from sTObject | |
| unsigned long | sevSig |
| poly | sig |
| poly | p |
| poly | t_p |
| poly | max_exp |
| ring | tailRing |
| long | FDeg |
| int | ecart |
| int | length |
| int | pLength |
| int | i_r |
| BOOLEAN | is_normalized |
| BOOLEAN | is_redundant |
| BOOLEAN | is_sigsafe |
| BOOLEAN | is_special |
Definition at line 638 of file kInline.h.
| KINLINE void sLObject::Copy | ( | ) |
Definition at line 719 of file kInline.h.
| KINLINE void sLObject::Delete | ( | ) |
Definition at line 489 of file kInline.h.
Definition at line 669 of file kInline.h.
| KINLINE int sLObject::GetpLength | ( | ) |
| KINLINE void sLObject::HeadNormalize | ( | ) |
Definition at line 334 of file kInline.h.
Definition at line 496 of file kInline.h.
Definition at line 612 of file kInline.h.
| KINLINE long sLObject::MinComp | ( | ) |
| KINLINE void sLObject::Normalize | ( | ) |
Definition at line 321 of file kInline.h.
Definition at line 821 of file kInline.h.
Definition at line 750 of file kInline.h.
| KINLINE long sLObject::pLDeg | ( | ) |
Definition at line 520 of file kInline.h.
Definition at line 538 of file kInline.h.
| KINLINE void sLObject::SetShortExpVector | ( | ) |
Definition at line 707 of file kInline.h.
| KINLINE void sLObject::ShallowCopyDelete | ( | ring | new_tailRing, |
| pShallowCopyDeleteProc | p_shallow_copy_delete | ||
| ) |
Definition at line 696 of file kInline.h.
| KINLINE TObject * sLObject::T_1 | ( | const skStrategy * | strat | ) |
Definition at line 828 of file kInline.h.
| KINLINE void sLObject::T_1_2 | ( | const skStrategy * | strat, |
| TObject *& | T_1, | ||
| TObject *& | T_2 | ||
| ) |
Definition at line 849 of file kInline.h.
| KINLINE TObject * sLObject::T_2 | ( | const skStrategy * | strat | ) |
Definition at line 838 of file kInline.h.
Definition at line 570 of file kInline.h.
| KINLINE void sLObject::Tail_Mult_nn | ( | number | n | ) |
Definition at line 556 of file kInline.h.
| kBucket_pt sLObject::bucket |