Polly 19.0.0git
Public Attributes | List of all members
mpq_t Struct Reference

#include <imrat.h>

Public Attributes

mpz_t num
 
mpz_t den
 

Detailed Description

Definition at line 38 of file imath/imrat.h.

Member Data Documentation

◆ den

mpz_t mpq_t::den

Definition at line 40 of file imath/imrat.h.

Referenced by MP_DENOM_P().

◆ num

mpz_t mpq_t::num

Definition at line 39 of file imath/imrat.h.

Referenced by MP_NUMER_P(), and mp_rat_free().


The documentation for this struct was generated from the following file: