Go to the source code of this file.
◆ Enum_ncSAType
Enumerator |
---|
_ncSA_notImplemented | |
_ncSA_1xy0x0y0 | |
_ncSA_Mxy0x0y0 | |
_ncSA_Qxy0x0y0 | |
_ncSA_1xyAx0y0 | |
_ncSA_1xy0xBy0 | |
_ncSA_1xy0x0yG | |
_ncSA_1xy0x0yT2 | |
Definition at line 14 of file ncSAFormula.h.
◆ GetFormulaPowerMultiplier()
Definition at line 92 of file ncSAFormula.h.
95 return r->GetNC()->GetFormulaPowerMultiplier();
◆ ncInitSpecialPowersMultiplication()
bool ncInitSpecialPowersMultiplication |
( |
ring |
r | ) |
|
Definition at line 48 of file ncSAFormula.cc.
53 PrintS(
"ncInitSpecialPowersMultiplication(ring), ring: \n");
62 if( r->GetNC()->GetFormulaPowerMultiplier() !=
NULL )
64 WarnS(
"Already defined!");