| _R | DiophantineSolver | [protected] |
| _rationalSolver | DiophantineSolver | [protected] |
| _rone | DiophantineSolver | [protected] |
| diophantineSolve(Vector1 &x, Integer &den, const IMatrix &A, const Vector2 &b, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) | DiophantineSolver | |
| DiophantineSolver(QSolver &rs) | DiophantineSolver | [inline] |
| Integer typedef | DiophantineSolver | [protected] |
| lastCertificate | DiophantineSolver | |
| numFailedCallsToSolver | DiophantineSolver | |
| numRevelantSolutions | DiophantineSolver | |
| numSolutionsNeeded | DiophantineSolver | |
| randomSolve(Vector1 &x, Integer &den, const IMatrix &A, const Vector2 &b, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) | DiophantineSolver | |
| Ring typedef | DiophantineSolver | [protected] |
| solve(Vector1 &x, Integer &den, const IMatrix &A, const Vector2 &b, const int maxPrimes=DEFAULT_MAXPRIMES, const SolverLevel level=SL_DEFAULT) | DiophantineSolver | |