Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
rational_approximation.h File Reference
#include <cstdint>
#include <utility>

Go to the source code of this file.

Namespaces

namespace  operations_research
 In SWIG mode, we don't want anything besides these top-level includes.
 

Typedefs

typedef std::pair< int64_t, int64_t > operations_research::Fraction
 

Functions

Fraction operations_research::RationalApproximation (const double x, const double precision)