Ratio< T > Member List
This is the complete list of members for Ratio< T >, including all inherited members.
| den | BasicRatio< T > | |
| num | BasicRatio< T > | |
| operator String() const | BasicRatio< T > | inline |
| operator ValueType() const | Ratio< T > | inlineexplicit |
| operator*(const Ratio &lhs, const Ratio &rhs) | Ratio< T > | friend |
| operator*(ValueType lhs, const Ratio &rhs) | Ratio< T > | friend |
| operator*(const Ratio &lhs, const ValueType &rhs) | Ratio< T > | friend |
| operator/(const Ratio &lhs, const Ratio &rhs) | Ratio< T > | friend |
| operator/(Ratio lhs, const ValueType &rhs) | Ratio< T > | friend |
| operator/(ValueType lhs, const Ratio &rhs) | Ratio< T > | friend |
| Ratio()=default | Ratio< T > | |
| Ratio(const BasicRatio< T > &r) | Ratio< T > | inline |
| Ratio(T num, T den=1) | Ratio< T > | inlineexplicit |
| set() | Ratio< T > | inline |
| set(T num, T den=1) | Ratio< T > | inline |
1.9.1