Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Granados
Mono
Math
Prime
Generator
NextPrimeFinder
C# Class Granados.Mono.Math.Prime.Generator.NextPrimeFinder
Inheritance:
SequentialSearchPrimeGeneratorBase
Mostra 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