Givaro
Data Structures
Here are the data structures with brief descriptions:
[detail level 123]
 NGivaroNamespace in which the whole Givaro library resides
 NRecIntNOTE : For this common file, either basic/reduc.h or mg/reduc.h has to be pre-included
 NstdSTL namespace
 CBlackBoxPolynomial
 CBlackBoxVectorOfPolynomial
 CGivaro_keygen
 CGIVARO_numeric_limits
 CIntType
 CIntType< true >
 Cis_rint
 Cis_rint< RecInt::rint< K > >
 Cis_ruint
 Cis_ruint< RecInt::ruint< K > >
 Cis_same_rint
 Cis_same_rint< RecInt::rint< K >, RecInt::rint< K > >
 Cis_same_ruint
 Cis_same_ruint< RecInt::ruint< K >, RecInt::ruint< K > >
 Cis_smaller_rint
 Cis_smaller_rint< RecInt::rint< K >, RecInt::rint< K+1 > >
 Cis_smaller_ruint
 Cis_smaller_ruint< RecInt::ruint< K >, RecInt::ruint< K+1 > >
 Cmake_signed_int
 Cmake_signed_int< T, typename std::enable_if< std::is_floating_point< T >::value >::type >
 Cmake_unsigned_int
 Cmake_unsigned_int< T, typename std::enable_if< std::is_floating_point< T >::value >::type >
 CRecInt_K
 CRecInt_K< RecInt::rint< K > >
 CRecInt_K< RecInt::ruint< K > >
 CSigned_Trait
 CSigned_Trait< double >
 CSigned_Trait< float >
 CSigned_Trait< int >
 CSigned_Trait< long >
 CSigned_Trait< long long >
 CSigned_Trait< short >
 CSigned_Trait< signed char >
 CSigned_Trait< unsigned char >
 CSigned_Trait< unsigned int >
 CSigned_Trait< unsigned long >
 CSigned_Trait< unsigned long long >
 CSigned_Trait< unsigned short >
 CTestFiniteField