#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() [1/3]
| CFormulaPowerMultiplier::CFormulaPowerMultiplier |
( |
ring |
r | ) |
|
Definition at line 216 of file ncSAFormula.cc.
219 PrintS(
"CFormulaPowerMultiplier::CFormulaPowerMultiplier(ring)!");
void PrintS(const char *s)
◆ ~CFormulaPowerMultiplier()
| CFormulaPowerMultiplier::~CFormulaPowerMultiplier |
( |
| ) |
|
|
virtual |
Definition at line 233 of file ncSAFormula.cc.
236 PrintS(
"CFormulaPowerMultiplier::~CFormulaPowerMultiplier()!");
#define omFreeSize(addr, size)
void PrintS(const char *s)
◆ CFormulaPowerMultiplier() [2/3]
| CFormulaPowerMultiplier::CFormulaPowerMultiplier |
( |
| ) |
|
|
private |
◆ CFormulaPowerMultiplier() [3/3]
◆ AnalyzePair()
◆ GetBasering()
| ring CFormulaPowerMultiplier::GetBasering |
( |
| ) |
const |
|
inline |
◆ GetPair() [1/2]
| Enum_ncSAType CFormulaPowerMultiplier::GetPair |
( |
int |
i, |
|
|
int |
j |
|
) |
| const |
|
inline |
◆ GetPair() [2/2]
◆ Multiply() [1/2]
◆ Multiply() [2/2]
| poly CFormulaPowerMultiplier::Multiply |
( |
int |
i, |
|
|
int |
j, |
|
|
const int |
n, |
|
|
const int |
m |
|
) |
| |
◆ ncSA_1xy0x0y0()
◆ ncSA_1xy0x0yG()
◆ ncSA_1xy0x0yT2()
◆ ncSA_1xy0xBy0()
◆ ncSA_1xyAx0y0()
◆ ncSA_Mxy0x0y0()
◆ ncSA_Qxy0x0y0()
◆ NVars()
| int CFormulaPowerMultiplier::NVars |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ m_BaseRing
| const ring CFormulaPowerMultiplier::m_BaseRing |
|
private |
◆ m_NVars
| const int CFormulaPowerMultiplier::m_NVars |
|
private |
◆ m_SAPairTypes
The documentation for this class was generated from the following files: