C++ Mathematical Expression Toolkit (ExprTk) release
|
Go to the source code of this file.
Functions | |
template<typename T > | |
void | sieve_of_eratosthenes_vectorized () |
int | main () |
int main | ( | ) |
Definition at line 75 of file exprtk_prime_sieve_vectorized.cpp.
void sieve_of_eratosthenes_vectorized | ( | ) |
Definition at line 27 of file exprtk_prime_sieve_vectorized.cpp.
References exprtk::timer::start(), exprtk::timer::stop(), and exprtk::timer::time().