terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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) |
Definition at line 6 of file PrimalityTests.cs.