C# Class Granados.Mono.Math.Prime.Generator.NextPrimeFinder

Inheritance: SequentialSearchPrimeGeneratorBase
Show file Open project: poderosaproject/poderosa Class Usage Examples

Protected Methods

Method Description
GenerateSearchBase ( int bits, object Context ) : BigInteger

Method Details

GenerateSearchBase() protected method

protected GenerateSearchBase ( int bits, object Context ) : BigInteger
bits int
Context object
return BigInteger