Givaro
Functions
gmp++_int_ratrecon.C File Reference

Functions

void RationalReconstruction (Integer &a, Integer &b, const Integer &f, const Integer &m, const Integer &k, bool forcereduce, bool recursive)
 
bool ratrecon (Integer &num, Integer &den, const Integer &f, const Integer &m, const Integer &k, bool forcereduce=true, bool recurs=true)
 

Function Documentation

◆ RationalReconstruction()

void RationalReconstruction ( Integer &  a,
Integer &  b,
const Integer &  f,
const Integer &  m,
const Integer &  k,
bool  forcereduce,
bool  recursive 
)

◆ ratrecon()

bool ratrecon ( Integer &  num,
Integer &  den,
const Integer &  f,
const Integer &  m,
const Integer &  k,
bool  forcereduce = true,
bool  recurs = true 
)