terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Mono.Math.Prime.PrimalityTests Class Referencesealed

Static Public Member Functions

static bool RabinMillerTest (BigInteger n, ConfidenceFactor confidence)
 
static bool Test (BigInteger n, ConfidenceFactor confidence)
 
static bool RabinMillerTest (BigInteger n, ConfidenceFactor confidence)
 
static bool SmallPrimeSppTest (BigInteger bi, ConfidenceFactor confidence)
 

Static Private Member Functions

static int GetSPPRounds (BigInteger bi, ConfidenceFactor confidence)
 
static int GetSPPRounds (BigInteger bi, ConfidenceFactor confidence)
 

Detailed Description

Definition at line 6 of file PrimalityTests.cs.


The documentation for this class was generated from the following files: