![]() |
My Project
|
#include <nc.h>
Public Member Functions | |
| nc_type & | ncRingType () |
| nc_type | ncRingType () const |
| short & | FirstAltVar () |
| short & | LastAltVar () |
| short | FirstAltVar () const |
| short | LastAltVar () const |
| ideal & | SCAQuotient () |
| CGlobalMultiplier * | GetGlobalMultiplier () const |
| CGlobalMultiplier *& | GetGlobalMultiplier () |
| CFormulaPowerMultiplier * | GetFormulaPowerMultiplier () const |
| CFormulaPowerMultiplier *& | GetFormulaPowerMultiplier () |
Data Fields | |
| nc_type | type |
| matrix | C |
| matrix | D |
| matrix * | MT |
| matrix | COM |
| int * | MTsize |
| int | IsSkewConstant |
| nc_pProcs | p_Procs |
Private Attributes | |
| union { | |
| struct { | |
| short | iFirstAltVar |
| short | iLastAltVar |
| ideal | idSCAQuotient |
| } | sca |
| } | data |
| CGlobalMultiplier * | m_Multiplier |
| CFormulaPowerMultiplier * | m_PowerMultiplier |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| union { ... } nc_struct::data |
|
private |
|
private |