14 #ifndef PRIMENUMBERGENERATOR_H 15 #define PRIMENUMBERGENERATOR_H 25 typedef std::vector<int> vector_int;
37 int operator [] (
int n);
40 typedef vector_int Primes;
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.