-
Interface Summary
Interface |
Description |
TDiv_QS |
Interface for trial division engines to find the factorization of smooth Q(x) with given x.
|
-
Class Summary
Class |
Description |
TDiv_QS_2LP |
A trial division engine where partials can have up to 2 large factors.
|
TDiv_QS_2LP_Full |
A trial division engine where partials can have up to 2 large factors.
|
TDiv_QS_3LP |
A trial division engine where partials can have up to 2 large factors.
|
TDiv_QS_nLP |
A trial division engine where partials can have several large factors.
|
TDiv_QS_nLP_Full |
A trial division engine where partials can have several large factors.
|
TDiv_QS_Small |
A trial division engine where partials can only have 1 large factor.
|
TDivReport |
|