#include <ncSAFormula.h>
|
static Enum_ncSAType | AnalyzePair (const ring r, int i, int j) |
|
static poly | Multiply (Enum_ncSAType type, const int i, const int j, const int n, const int m, const ring r) |
|
static poly | ncSA_1xy0x0y0 (const int i, const int j, const int n, const int m, const ring r) |
|
static poly | ncSA_Mxy0x0y0 (const int i, const int j, const int n, const int m, const ring r) |
|
static poly | ncSA_Qxy0x0y0 (const int i, const int j, const int n, const int m, const number m_q, const ring r) |
|
static poly | ncSA_1xy0x0yG (const int i, const int j, const int n, const int m, const number m_g, const ring r) |
|
static poly | ncSA_1xy0x0yT2 (const int i, const int j, const int n, const int m, const int k, const ring r) |
|
static poly | ncSA_1xyAx0y0 (const int i, const int j, const int n, const int m, const number m_shiftCoef, const ring r) |
|
static poly | ncSA_1xy0xBy0 (const int i, const int j, const int n, const int m, const number m_shiftCoef, const ring r) |
|
Definition at line 29 of file ncSAFormula.h.
CFormulaPowerMultiplier::CFormulaPowerMultiplier |
( |
ring |
r | ) |
|
Definition at line 219 of file ncSAFormula.cc.
222 Print(
"CFormulaPowerMultiplier::CFormulaPowerMultiplier(ring)!");
CFormulaPowerMultiplier::~CFormulaPowerMultiplier |
( |
| ) |
|
|
virtual |
Definition at line 236 of file ncSAFormula.cc.
239 Print(
"CFormulaPowerMultiplier::~CFormulaPowerMultiplier()!");
#define omFreeSize(addr, size)
CFormulaPowerMultiplier::CFormulaPowerMultiplier |
( |
| ) |
|
|
private |
ring CFormulaPowerMultiplier::GetBasering |
( |
| ) |
const |
|
inline |
Enum_ncSAType CFormulaPowerMultiplier::GetPair |
( |
int |
i, |
|
|
int |
j |
|
) |
| const |
|
inline |
Definition at line 706 of file ncSAFormula.cc.
const CanonicalForm CFMap CFMap int &both_non_zero int n
poly CFormulaPowerMultiplier::Multiply |
( |
int |
i, |
|
|
int |
j, |
|
|
const int |
n, |
|
|
const int |
m |
|
) |
| |
Definition at line 717 of file ncSAFormula.cc.
const CanonicalForm CFMap CFMap int &both_non_zero int n
Definition at line 725 of file ncSAFormula.cc.
const CanonicalForm CFMap CFMap int &both_non_zero int n
Definition at line 740 of file ncSAFormula.cc.
const CanonicalForm CFMap CFMap int &both_non_zero int n
Definition at line 745 of file ncSAFormula.cc.
const CanonicalForm CFMap CFMap int &both_non_zero int n
Definition at line 755 of file ncSAFormula.cc.
const CanonicalForm CFMap CFMap int &both_non_zero int n
Definition at line 750 of file ncSAFormula.cc.
const CanonicalForm CFMap CFMap int &both_non_zero int n
Definition at line 730 of file ncSAFormula.cc.
const CanonicalForm CFMap CFMap int &both_non_zero int n
Definition at line 735 of file ncSAFormula.cc.
const CanonicalForm CFMap CFMap int &both_non_zero int n
int CFormulaPowerMultiplier::NVars |
( |
| ) |
const |
|
inline |
const ring CFormulaPowerMultiplier::m_BaseRing |
|
private |
const int CFormulaPowerMultiplier::m_NVars |
|
private |
The documentation for this class was generated from the following files: