![]() |
My Project
UNKNOWN_GIT_VERSION
|
#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::Delete | ( | ) |
Definition at line 177 of file kInline.h.
KINLINE poly sTObject::GetLm | ( | ring | r | ) |
Definition at line 240 of file kInline.h.
KINLINE void sTObject::GetLm | ( | poly & | p, |
ring & | r | ||
) | const |
Definition at line 252 of file kInline.h.
KINLINE poly sTObject::GetLmCurrRing | ( | ) |
Definition at line 220 of file kInline.h.
KINLINE poly sTObject::GetLmTailRing | ( | ) |
Definition at line 227 of file kInline.h.
Definition at line 107 of file kInline.h.
KINLINE void sTObject::LmDeleteAndIter | ( | ) |
Definition at line 291 of file kInline.h.
KINLINE void sTObject::Mult_nn | ( | number | n | ) |
Definition at line 312 of file kInline.h.
KINLINE void sTObject::pCleardenom | ( | ) |
Definition at line 436 of file kInline.h.
KINLINE long sTObject::pFDeg | ( | ) | const |
Definition at line 400 of file kInline.h.
KINLINE void sTObject::pNorm | ( | ) |
Definition at line 474 of file kInline.h.
KINLINE long sTObject::pTotalDeg | ( | ) | const |
Definition at line 405 of file kInline.h.
Definition at line 117 of file kInline.h.
KINLINE void sTObject::Set | ( | poly | p_in, |
ring | c_r, | ||
ring | t_r | ||
) |
Definition at line 139 of file kInline.h.
KINLINE void sTObject::SetLmCurrRing | ( | ) |
Definition at line 277 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 359 of file kInline.h.