![]() |
#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 648 of file kInline.h.
KINLINE void sLObject::Copy | ( | ) |
Definition at line 729 of file kInline.h.
KINLINE void sLObject::Delete | ( | ) |
Definition at line 499 of file kInline.h.
Definition at line 679 of file kInline.h.
KINLINE int sLObject::GetpLength | ( | ) |
KINLINE void sLObject::HeadNormalize | ( | ) |
Definition at line 334 of file kInline.h.
Definition at line 506 of file kInline.h.
Definition at line 622 of file kInline.h.
KINLINE long sLObject::MinComp | ( | ) |
KINLINE void sLObject::Normalize | ( | ) |
Definition at line 321 of file kInline.h.
Definition at line 850 of file kInline.h.
Definition at line 779 of file kInline.h.
KINLINE long sLObject::pLDeg | ( | ) |
Definition at line 530 of file kInline.h.
Definition at line 548 of file kInline.h.
KINLINE void sLObject::SetShortExpVector | ( | ) |
Definition at line 717 of file kInline.h.
KINLINE void sLObject::ShallowCopyDelete | ( | ring | new_tailRing, |
pShallowCopyDeleteProc | p_shallow_copy_delete | ||
) |
Definition at line 706 of file kInline.h.
KINLINE TObject * sLObject::T_1 | ( | const skStrategy * | strat | ) |
Definition at line 857 of file kInline.h.
KINLINE void sLObject::T_1_2 | ( | const skStrategy * | strat, |
TObject *& | T_1, | ||
TObject *& | T_2 | ||
) |
Definition at line 878 of file kInline.h.
KINLINE TObject * sLObject::T_2 | ( | const skStrategy * | strat | ) |
Definition at line 867 of file kInline.h.
Definition at line 580 of file kInline.h.
KINLINE void sLObject::Tail_Mult_nn | ( | number | n | ) |
Definition at line 566 of file kInline.h.
kBucket_pt sLObject::bucket |