Open CASCADE Technology 7.9.0
|
#include <Standard_Macro.hxx>
Namespaces | |
namespace | NCollection_Primes |
Namespace provides a collection of prime numbers. | |
Functions | |
int | NCollection_Primes::NextPrimeForMap (const int theN) |
Returns the next prime number greater than or equal to theN. | |