17 lines
258 B
ReStructuredText
17 lines
258 B
ReStructuredText
.. _ratio_functions:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
Ratio Functions
|
|
===============
|
|
|
|
.. code-block:: cpp
|
|
|
|
#include <xo/ratio/ratio.hpp>
|
|
|
|
.. doxygenfunction:: xo::ratio::make_ratio
|
|
|
|
.. doxygengroup:: ratio-arithmetic
|
|
|
|
.. doxygengroup:: ratio-3way-compare
|