204{
214 for (
int i = 0; i <
ntrials; i++)
215 {
216 gen.nextElement(a);
217 gen.nextElement(b);
218 gen.nextElement(c);
219
220
221
228
229
230
231
242
243
244
251 }
257}
bool almostEqual(const M2::ARingRR &R, unsigned long nbits, const M2::ARingRR::ElementType &a, const M2::ARingRR::ElementType &b)
void init(ElementType &result) const
void mult(ElementType &result, const ElementType &a, const ElementType &b) const
static void clear(ElementType &result)
unsigned long get_precision() const
void add(ElementType &result, const ElementType &a, const ElementType &b) const
aring-style adapter for double-precision real numbers.