openGPMP
Open Source Mathematics Package
Variables
prime_test.cpp File Reference
#include <openGPMP/arithmetic.hpp>
#include <openGPMP/nt/prime_test.hpp>
#include <algorithm>
#include <cmath>
#include <cstdlib>
#include <cstring>
#include <iostream>
#include <random>
#include <stdio.h>
#include <string>

Go to the source code of this file.

Variables

gpmp::Basics ba
 
gpmp::PrimalityTest prim
 

Variable Documentation

◆ ba

◆ prim

Examples
primes.cpp.

Definition at line 56 of file prime_test.cpp.

Referenced by testing_miller_thread(), and testing_new_miller().