|
Monado OpenXR Runtime
|
A very simple rational number type. More...
#include <type_traits>#include <limits>#include <stdexcept>
Go to the source code of this file.
Data Structures | |
| struct | xrt::auxiliary::math::Rational< Scalar > |
| A rational (fractional) number type. More... | |
Namespaces | |
| namespace | xrt::auxiliary::math |
| C++-only functionality in the Math helper library. | |
A very simple rational number type.