667{
669 ARingRRR::Element gT(
T);
672 bool liftstep =
mylift(R,
T,result_gR,gT);
674 return liftstep &&
T.is_zero(gT);
675}
aring-style adapter for arbitrary-precision real numbers, backed by MPFR.
void midpoint(ARingRRR::ElementType &a, const ElementType &b) const
void diameter(ARingRRR::ElementType &a, const ElementType &b) const
unsigned long get_precision() const
bool mylift(const RingR &R, const RingS &S, typename RingR::ElementType &result_gR, const typename RingS::ElementType &gS)