![]() |
#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 193 of file kInline.h.
KINLINE void sTObject::Copy | ( | ) |
Definition at line 235 of file kInline.h.
KINLINE void sTObject::Delete | ( | ) |
Definition at line 210 of file kInline.h.
KINLINE poly sTObject::GetLm | ( | ring | r | ) |
Definition at line 273 of file kInline.h.
KINLINE void sTObject::GetLm | ( | poly & | p, |
ring & | r | ||
) | const |
Definition at line 285 of file kInline.h.
KINLINE poly sTObject::GetLmCurrRing | ( | ) |
Definition at line 253 of file kInline.h.
KINLINE poly sTObject::GetLmTailRing | ( | ) |
Definition at line 260 of file kInline.h.
Definition at line 110 of file kInline.h.
KINLINE void sTObject::LmDeleteAndIter | ( | ) |
Definition at line 324 of file kInline.h.
KINLINE void sTObject::Mult_nn | ( | number | n | ) |
Definition at line 345 of file kInline.h.
KINLINE void sTObject::pCleardenom | ( | ) |
Definition at line 469 of file kInline.h.
KINLINE long sTObject::pFDeg | ( | ) | const |
Definition at line 433 of file kInline.h.
KINLINE void sTObject::pNorm | ( | ) |
Definition at line 507 of file kInline.h.
KINLINE long sTObject::pTotalDeg | ( | ) | const |
Definition at line 438 of file kInline.h.
Definition at line 120 of file kInline.h.
KINLINE void sTObject::Set | ( | poly | p_in, |
ring | c_r, | ||
ring | t_r | ||
) |
Definition at line 162 of file kInline.h.
KINLINE void sTObject::SetLmCurrRing | ( | ) |
Definition at line 310 of file kInline.h.
KINLINE void sTObject::ShallowCopyDelete | ( | ring | new_tailRing, |
omBin | new_tailBin, | ||
pShallowCopyDeleteProc | p_shallow_copy_delete, | ||
BOOLEAN | set_max = TRUE |
||
) |
Definition at line 392 of file kInline.h.