LatMRG Guide  1.0
A software package to test and search for new linear congruential random number generators
LatMRG::ModInt< Int > Class Template Reference

#include <latmrg/PolyPE.h>

Public Types

typedef NTL::mat_ZZ_p IntMatP
 
typedef NTL::ZZ_p IntP
 
typedef NTL::vec_ZZ_p IntVecP
 
typedef NTL::ZZ_pE PolE
 
typedef NTL::ZZ_pX PolX
 

Member Typedef Documentation

◆ IntMatP

template<typename Int>
typedef NTL::mat_ZZ_p LatMRG::ModInt< Int >::IntMatP

◆ IntP

template<typename Int>
typedef NTL::ZZ_p LatMRG::ModInt< Int >::IntP

◆ IntVecP

template<typename Int>
typedef NTL::vec_ZZ_p LatMRG::ModInt< Int >::IntVecP

◆ PolE

template<typename Int>
typedef NTL::ZZ_pE LatMRG::ModInt< Int >::PolE

◆ PolX

template<typename Int>
typedef NTL::ZZ_pX LatMRG::ModInt< Int >::PolX

The documentation for this class was generated from the following file: