Parallel (OMP) version of Chinese Remaindering Algorithm. More...
#include <omp.h>
#include <set>
#include "linbox/algorithms/cra-domain-sequential.h"
Parallel (OMP) version of Chinese Remaindering Algorithm.