|
linbox
|
#include <charpoly-rational.h>
Public Member Functions | |
| MyModularCharpoly (T1 *s1, T2 *s2, int s=1) | |
| int | setSwitcher (int s) |
| template<typename Polynomial, typename Field> | |
| IterationResult | operator() (Polynomial &P, const Field &F) const |
Data Fields | |
| T1 * | t1 |
| T2 * | t2 |
| int | switcher |
|
inline |
|
inline |
|
inline |
| T1* t1 |
| T2* t2 |
| int switcher |