Helper class to sample unique primes.
More...
#include <cra-domain-sequential.h>
|
decltype(*primeiter_ | operator() )() |
| Returns the next coprime element from the iterator.
|
|
template<class CRABase>
template<class PrimeIterator, bool is_unique = PrimeIterator::UniqueSamplingTag::value>
struct LinBox::ChineseRemainderSequential< CRABase >::PrimeSampler< PrimeIterator, is_unique >
Helper class to sample unique primes.
The documentation for this struct was generated from the following file: