![]() |
My Project
|
Go to the source code of this file.
Data Structures | |
class | CFormulaPowerMultiplier |
Enumerations | |
enum | Enum_ncSAType { _ncSA_notImplemented = -1 , _ncSA_1xy0x0y0 = 0x00 , _ncSA_Mxy0x0y0 = 0x01 , _ncSA_Qxy0x0y0 = 0x02 , _ncSA_1xyAx0y0 = 0x10 , _ncSA_1xy0xBy0 = 0x20 , _ncSA_1xy0x0yG = 0x30 , _ncSA_1xy0x0yT2 = 0x100 } |
Functions | |
bool | ncInitSpecialPowersMultiplication (ring r) |
static CFormulaPowerMultiplier * | GetFormulaPowerMultiplier (const ring r) |
Enumerator | |
---|---|
_ncSA_notImplemented | |
_ncSA_1xy0x0y0 | |
_ncSA_Mxy0x0y0 | |
_ncSA_Qxy0x0y0 | |
_ncSA_1xyAx0y0 | |
_ncSA_1xy0xBy0 | |
_ncSA_1xy0x0yG | |
_ncSA_1xy0x0yT2 |
Definition at line 15 of file ncSAFormula.h.
|
inlinestatic |
Definition at line 93 of file ncSAFormula.h.
Definition at line 50 of file ncSAFormula.cc.