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

Inheritance: SequentialSearchPrimeGeneratorBase
显示文件 Open project: rackerlabs/openstack-guest-agents-windows-xenserver 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