#include <prime_tables.h>
Public Member Functions | |
virtual int | GetNextPrime (int p) const |
virtual bool | IsPrime (int n) const |
Public Member Functions inherited from PrimeTable | |
virtual | ~PrimeTable () |
Definition at line 56 of file prime_tables.h.
|
inlinevirtual |
Implements PrimeTable.
Definition at line 69 of file prime_tables.h.
|
inlinevirtual |
Implements PrimeTable.
Definition at line 58 of file prime_tables.h.