Polly 20.0.0git
|
#include <imrat.h>
Public Attributes | |
mpz_t | num |
mpz_t | den |
Definition at line 38 of file imath/imrat.h.
mpz_t mpq_t::den |
Definition at line 40 of file imath/imrat.h.
Referenced by MP_DENOM_P().
mpz_t mpq_t::num |
Definition at line 39 of file imath/imrat.h.
Referenced by MP_NUMER_P(), and mp_rat_free().