My Project
|
#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 |
int | shift |
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 182 of file kInline.h.
KINLINE void sTObject::Clear | ( | ) |
KINLINE void sTObject::Copy | ( | ) |
Definition at line 224 of file kInline.h.
KINLINE void sTObject::Delete | ( | ) |
KINLINE void sTObject::GetLm | ( | poly & | p, |
ring & | r | ||
) | const |
KINLINE poly sTObject::GetLm | ( | ring | r | ) |
Definition at line 262 of file kInline.h.
KINLINE poly sTObject::GetLmCurrRing | ( | ) |
KINLINE poly sTObject::GetLmTailRing | ( | ) |
KINLINE int sTObject::GetpLength | ( | ) |
KINLINE void sTObject::LmDeleteAndIter | ( | ) |
KINLINE void sTObject::Mult_nn | ( | number | n | ) |
KINLINE poly sTObject::Next | ( | ) |
KINLINE void sTObject::pCleardenom | ( | ) |
Definition at line 458 of file kInline.h.
KINLINE void sTObject::pContent | ( | ) |
KINLINE long sTObject::pFDeg | ( | ) | const |
KINLINE void sTObject::Set | ( | poly | p_in, |
ring | c_r, | ||
ring | t_r | ||
) |
KINLINE long sTObject::SetDegStuffReturnLDeg | ( | ) |
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 381 of file kInline.h.
void sTObject::wrp | ( | ) |