units
Use physical dimensions at compile-time or run-time.
Classes | Namespaces
normalized-pair.hpp File Reference

Definition of vnix::rat::normalized_pair. More...

#include <utility>
#include <vnix/gcd.hpp>
#include <vnix/int-types.hpp>
Include dependency graph for normalized-pair.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vnix::rat::normalized_pair< NMR_BITS, DNM_BITS >
 Numerator and denominator of a rational number as separate numbers, not encoded into the same word. More...
 

Namespaces

 vnix
 Thomas E. Vaughan's public software.
 
 vnix::rat
 Classes and functions supporting a model of a fixed-precision rational number.
 

Detailed Description

Definition of vnix::rat::normalized_pair.

License: BSD Three-Clause; see LICENSE.

Definition in file normalized-pair.hpp.