Package de.tilman_neumann.jml.factor.base
-
Interface Summary Interface Description GlobalFactoringOptions Global factoring settings. -
Class Summary Class Description FactorArguments FactorResult IntHolder Class for holding counts.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.