Go to the source code of this file.
Classes | |
class | di::math::Rational< T > |
class | di::Rational< T > |
Namespaces | |
namespace | di |
namespace | di::math |
Functions | |
template<typename T, typename U> | |
di::math::Rational (T, U) -> Rational< meta::CommonType< T, U > > | |