![]() |
My Project
debian-1:4.1.1-p2+ds-4build4
|
#include <kutil.h>
Data Fields | |
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 |
char | is_normalized |
char | is_redundant |
char | is_sigsafe |
char | is_special |
KINLINE sTObject::sTObject | ( | poly | p, |
ring | c_r, | ||
ring | tailRing | ||
) |
Definition at line 160 of file kInline.h.
KINLINE void sTObject::Copy | ( | ) |
Definition at line 202 of file kInline.h.
KINLINE void sTObject::GetLm | ( | poly & | p, |
ring & | r | ||
) | const |
KINLINE poly sTObject::GetLm | ( | ring | r | ) |
Definition at line 240 of file kInline.h.
KINLINE poly sTObject::GetLmCurrRing | ( | ) |
KINLINE poly sTObject::GetLmTailRing | ( | ) |
KINLINE int sTObject::GetpLength | ( | ) |
Definition at line 107 of file kInline.h.
KINLINE poly sTObject::Next | ( | ) |
KINLINE void sTObject::pCleardenom | ( | ) |
Definition at line 429 of file kInline.h.
KINLINE long sTObject::pFDeg | ( | ) | const |
KINLINE void sTObject::Set | ( | poly | p_in, |
ring | c_r, | ||
ring | t_r | ||
) |
KINLINE void sTObject::SetLmCurrRing | ( | ) |
KINLINE long sTObject::SetpFDeg | ( | ) |
KINLINE void sTObject::ShallowCopyDelete | ( | ring | new_tailRing, |
omBin | new_tailBin, | ||
pShallowCopyDeleteProc | p_shallow_copy_delete, | ||
BOOLEAN | set_max = TRUE |
||
) |
Definition at line 352 of file kInline.h.
void sTObject::wrp | ( | ) |