![]() |
#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 |
![]() | |
unsigned long | sevSig |
poly | sig |
poly | p |
poly | t_p |
poly | max |
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 644 of file kInline.h.
KINLINE void sLObject::Copy | ( | ) |
Definition at line 725 of file kInline.h.
KINLINE void sLObject::Delete | ( | ) |
Definition at line 495 of file kInline.h.
Definition at line 675 of file kInline.h.
KINLINE int sLObject::GetpLength | ( | ) |
KINLINE void sLObject::HeadNormalize | ( | ) |
Definition at line 334 of file kInline.h.
Definition at line 502 of file kInline.h.
Definition at line 618 of file kInline.h.
KINLINE long sLObject::MinComp | ( | ) |
KINLINE void sLObject::Normalize | ( | ) |
Definition at line 321 of file kInline.h.
Definition at line 846 of file kInline.h.
Definition at line 775 of file kInline.h.
KINLINE long sLObject::pLDeg | ( | ) |
Definition at line 526 of file kInline.h.
Definition at line 544 of file kInline.h.
KINLINE void sLObject::SetShortExpVector | ( | ) |
Definition at line 713 of file kInline.h.
KINLINE void sLObject::ShallowCopyDelete | ( | ring | new_tailRing, |
pShallowCopyDeleteProc | p_shallow_copy_delete | ||
) |
Definition at line 702 of file kInline.h.
KINLINE TObject * sLObject::T_1 | ( | const skStrategy * | strat | ) |
Definition at line 853 of file kInline.h.
KINLINE void sLObject::T_1_2 | ( | const skStrategy * | strat, |
TObject *& | T_1, | ||
TObject *& | T_2 | ||
) |
Definition at line 874 of file kInline.h.
KINLINE TObject * sLObject::T_2 | ( | const skStrategy * | strat | ) |
Definition at line 863 of file kInline.h.
Definition at line 576 of file kInline.h.
KINLINE void sLObject::Tail_Mult_nn | ( | number | n | ) |
Definition at line 562 of file kInline.h.
kBucket_pt sLObject::bucket |