#include <gmp_override.hpp>
boost::polygon::gmp_int::gmp_int |
( |
| ) |
|
|
inline |
boost::polygon::gmp_int::gmp_int |
( |
long |
input | ) |
|
|
inlineexplicit |
boost::polygon::gmp_int::gmp_int |
( |
const gmp_int & |
input | ) |
|
|
inline |
double boost::polygon::gmp_int::get_d |
( |
| ) |
const |
|
inline |
int boost::polygon::gmp_int::get_den |
( |
| ) |
const |
|
inline |
int boost::polygon::gmp_int::get_num |
( |
| ) |
const |
|
inline |
boost::polygon::gmp_int::operator int |
( |
| ) |
const |
|
inline |
bool boost::polygon::gmp_int::operator!= |
( |
const gmp_int & |
that | ) |
const |
|
inline |
gmp_int& boost::polygon::gmp_int::operator++ |
( |
void |
| ) |
|
|
inline |
gmp_int boost::polygon::gmp_int::operator++ |
( |
int |
| ) |
|
|
inline |
gmp_int& boost::polygon::gmp_int::operator-- |
( |
void |
| ) |
|
|
inline |
gmp_int boost::polygon::gmp_int::operator-- |
( |
int |
| ) |
|
|
inline |
bool boost::polygon::gmp_int::operator< |
( |
const gmp_int & |
that | ) |
const |
|
inline |
bool boost::polygon::gmp_int::operator<= |
( |
const gmp_int & |
that | ) |
const |
|
inline |
gmp_int& boost::polygon::gmp_int::operator= |
( |
long |
that | ) |
|
|
inline |
bool boost::polygon::gmp_int::operator== |
( |
const gmp_int & |
that | ) |
const |
|
inline |
bool boost::polygon::gmp_int::operator> |
( |
const gmp_int & |
that | ) |
const |
|
inline |
bool boost::polygon::gmp_int::operator>= |
( |
const gmp_int & |
that | ) |
const |
|
inline |
The documentation for this class was generated from the following file: