Home
last modified time | relevance | path

Searched defs:Gmpq (Results 1 – 1 of 1) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/GMP/
H A DGmpq_type.h84 Gmpq() {} in Gmpq() function
86 Gmpq(const mpq_t q) in Gmpq() function
89 Gmpq(int n) in Gmpq() function
92 Gmpq(unsigned int n) in Gmpq() function
95 Gmpq(long n) in Gmpq() function
98 Gmpq(unsigned long n) in Gmpq() function
118 Gmpq(long long n) in Gmpq() function
130 Gmpq(const Gmpz& n) in Gmpq() function
133 Gmpq(int n, int d) in Gmpq() function
162 Gmpq(double d) in Gmpq() function
[all …]