BitSieve.this

Construct a bit sieve of searchLen bits used for finding prime number candidates. The new sieve begins at the specified base, which must be even.

class BitSieve
this

Meta