Package de.tilman_neumann.jml.factor.base
-
Interface Summary Interface Description AnalysisOptions Factoring analysis settings.GlobalFactoringOptions Global factoring settings. -
Class Summary Class Description FactorArguments FactorResult PrimeBaseGenerator Prime base generator.SortedIntegerArray A reused buffer to store small factors temporarily during trial division.SortedLongArray A reused buffer to store big factors of partials temporarily during trial division.UnsafeUtil Utility to provide a sun.misc.Unsafe instance and manages native memory.