openGPMP
Open Source Mathematics Package
|
#include <prime_gen.hpp>
Static Public Member Functions | |
static std::vector< int > | sieve_of_eratosthenes (int n) |
Definition at line 41 of file prime_gen.hpp.
|
static |
Definition at line 49 of file prime_gen.cpp.
References _Z19sieveOfEratosthenesi().
Referenced by main().