Polymake Template Library (PTL) 4.12
|
minimalistic wrapper for MPFR numbers More...
#include <AccurateFloat.h>
Inherits __mpfr_struct.
Public Member Functions | |
AccurateFloat (const AccurateFloat &b) | |
Constructors. | |
AccurateFloat (const __mpfr_struct &b) | |
Copy the value from a third party. | |
Static Public Member Functions | |
static AccurateFloat | infinity (int s) |
Construct an infinite value with the given sign. | |
minimalistic wrapper for MPFR numbers