| ▼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 |
| CElementTraits< double > | |
| CElementTraits< FFPACK::rns_double_elt > | |
| CElementTraits< float > | |
| CElementTraits< Givaro::Integer > | |
| CElementTraits< int16_t > | |
| CElementTraits< int32_t > | |
| CElementTraits< int64_t > | |
| CElementTraits< int8_t > | |
| CElementTraits< RecInt::rint< K > > | |
| CElementTraits< RecInt::rmint< K, MG > > | |
| CElementTraits< RecInt::ruint< K > > | |
| CElementTraits< uint16_t > | |
| CElementTraits< uint32_t > | |
| CElementTraits< uint64_t > | |
| CElementTraits< uint8_t > | |
| CFieldTraits | FieldTrait |
| CFieldTraits< FFPACK::RNSInteger< T > > | |
| CFieldTraits< FFPACK::RNSIntegerMod< T > > | |
| CFieldTraits< Givaro::Modular< Element > > | |
| CFieldTraits< Givaro::ModularBalanced< Element > > | |
| CFieldTraits< Givaro::ZRing< double > > | |
| CFieldTraits< Givaro::ZRing< float > > | |
| CFieldTraits< Givaro::ZRing< Givaro::Integer > > | |
| CFieldTraits< Givaro::ZRing< int16_t > > | |
| CFieldTraits< Givaro::ZRing< int32_t > > | |
| CFieldTraits< Givaro::ZRing< int64_t > > | |
| CFieldTraits< Givaro::ZRing< RecInt::ruint< K > > > | |
| CFieldTraits< Givaro::ZRing< uint16_t > > | |
| CFieldTraits< Givaro::ZRing< uint32_t > > | |
| CFieldTraits< Givaro::ZRing< uint64_t > > | |
| CModeTraits | ModeTraits |
| CModeTraits< Givaro::Modular< Element, Compute > > | |
| CModeTraits< Givaro::Modular< Givaro::Integer, Compute > > | |
| CModeTraits< Givaro::Modular< int16_t, Compute > > | |
| CModeTraits< Givaro::Modular< int32_t, Compute > > | |
| CModeTraits< Givaro::Modular< int64_t, uint64_t > > | |
| CModeTraits< Givaro::Modular< int8_t, Compute > > | |
| CModeTraits< Givaro::Modular< RecInt::ruint< K >, Compute > > | |
| CModeTraits< Givaro::Modular< uint16_t, Compute > > | |
| CModeTraits< Givaro::Modular< uint32_t, Compute > > | |
| CModeTraits< Givaro::Modular< uint8_t, Compute > > | |
| CModeTraits< Givaro::ModularBalanced< Element > > | |
| CModeTraits< Givaro::ModularBalanced< Givaro::Integer > > | |
| CModeTraits< Givaro::ModularBalanced< int16_t > > | |
| CModeTraits< Givaro::ModularBalanced< int32_t > > | |
| CModeTraits< Givaro::ModularBalanced< int8_t > > | |
| CModeTraits< Givaro::Montgomery< T > > | |
| CModeTraits< Givaro::ZRing< double > > | |
| CModeTraits< Givaro::ZRing< float > > | |
| CModeTraits< Givaro::ZRing< Givaro::Integer > > | |
| CTRSMHelper | TRSM Helper |
| ▼NFFPACK | Finite Field PACK Set of elimination based routines for dense linear algebra |
| CFailure | A precondtion failed |
| Carray | STL class |
| Cstring | STL class |
| Cvector | STL class |