![]() |
My Project
|
#include <ring.h>
Public Member Functions | |
| const nc_struct * | GetNC () const |
| nc_struct *& | GetNC () |
| operator coeffs () const | |
Data Fields | |
| idhdl | idroot |
| rRingOrder_t * | order |
| int * | block0 |
| int * | block1 |
| int ** | wvhdl |
| char ** | names |
| long * | ordsgn |
| sro_ord * | typ |
| int * | NegWeightL_Offset |
| int * | VarOffset |
| ideal | qideal |
| extension to the ring structure: qring, rInit, OR for Q_a/Zp_a, rInit (replaces minideal!); for a start, we assume that there is either no or exactly one generator in minideal, playing the role of the former minpoly; minideal may also be NULL which coincides with the no-generator-case | |
| int * | firstwv |
| omBin | PolyBin |
| intvec * | pModW |
| poly | ppNoether |
| void * | ext_ref |
| unsigned long | options |
| int | ref |
| short | N |
| short | OrdSgn |
| short | firstBlockEnds |
| short | real_var_start |
| short | real_var_end |
| short | isLPring |
| short | LPncGenCount |
| BOOLEAN | VectorOut |
| BOOLEAN | ShortOut |
| BOOLEAN | CanShortOut |
| BOOLEAN | LexOrder |
| BOOLEAN | MixedOrder |
| BOOLEAN | pLexOrder |
| BOOLEAN | ComponentOrder |
| short | ExpL_Size |
| short | CmpL_Size |
| short | VarL_Size |
| short | BitsPerExp |
| short | ExpPerLong |
| short | pCompIndex |
| short | pOrdIndex |
| short | OrdSize |
| short | VarL_LowIndex |
| short | NegWeightL_Size |
| int * | VarL_Offset |
| unsigned long | bitmask |
| unsigned long | wanted_maxExp |
| unsigned long | divmask |
| p_Procs_s * | p_Procs |
| pFDegProc | pFDeg |
| pLDegProc | pLDeg |
| pFDegProc | pFDegOrig |
| pLDegProc | pLDegOrig |
| p_SetmProc | p_Setm |
| n_Procs_s * | cf |
Private Attributes | |
| nc_struct * | _nc |
|
inline |
| rRingOrder_t* ring::order |
| p_SetmProc ring::p_Setm |
| ideal ring::qideal |
extension to the ring structure: qring, rInit, OR for Q_a/Zp_a, rInit (replaces minideal!); for a start, we assume that there is either no or exactly one generator in minideal, playing the role of the former minpoly; minideal may also be NULL which coincides with the no-generator-case