|
FFLAS-FFPACK
|
| ▼NFFLAS | |
| ▼NElementCategories | |
| CArbitraryPrecIntTag | Arbitrary precision integers: GMP |
| CFixedPrecIntTag | Fixed precision integers above machine precision: Givaro::recInt |
| CGenericTag | Default is generic |
| CMachineFloatTag | Float or double |
| CMachineIntTag | Short, int, long, long long, and unsigned variants |
| CRNSElementTag | Representation in a Residue Number System |
| ▼NFieldCategories | Traits and categories will need to be placed in a proper file later |
| CGenericTag | Generic ring |
| CModularTag | This is a modular field like e.g. Modular<T> or ModularBalanced<T> |
| CUnparametricTag | If the field uses a representation with infix operators |
| ▼NModeCategories | Specifies the mode of action for an algorithm w.r.t |
| CConvertTo | Force conversion to appropriate element type of ElementCategory T |
| CDefaultBoundedTag | Use standard field operations, but keeps track of bounds on input and output |
| CDefaultTag | No specific mode of action: use standard field operations |
| CDelayedTag | Performs field operations with delayed mod reductions. Ensures result is reduced |
| CLazyTag | Performs field operations with delayed mod only when necessary. Result may not be reduced |
| ▼NProtected | |
| CftrsmLeftUpperNoTransNonUnit | Computes the maximal size for delaying the modular reduction in a triangular system resolution |
| CElementTraits | ElementTraits |
| CFieldTraits | FieldTrait |
| CModeTraits | ModeTraits |
| CTRSMHelper | TRSM Helper |
| ▼NFFPACK | Finite Field PACK Set of elimination based routines for dense linear algebra |
| CFailure | A precondtion failed |
| ▼Carray | STL class |
| Cconst_iterator | STL iterator class |
| Cconst_reverse_iterator | STL iterator class |
| Citerator | STL iterator class |
| Creverse_iterator | STL iterator class |
| CFieldTraits | FieldTrait |
| ▼Cstring | STL class |
| Cconst_iterator | STL iterator class |
| Cconst_reverse_iterator | STL iterator class |
| Citerator | STL iterator class |
| Creverse_iterator | STL iterator class |
| ▼Cvector | STL class |
| Cconst_iterator | STL iterator class |
| Cconst_reverse_iterator | STL iterator class |
| Citerator | STL iterator class |
| Creverse_iterator | STL iterator class |