#include "dcbase.h"
Go to the source code of this file.
Compounds | |
class | PrimeNumberGenerator |
This class generates a table of prime numbers, up to the limit of an int. More... | |
Typedefs | |
typedef vector< int > | vector_int |
Definition in file primeNumberGenerator.h.
|
Definition at line 33 of file primeNumberGenerator.h. |