Theoretica
A C++ numerical and automatic mathematical library
|
This is the complete list of members for theoretica::ratio< T1, T2 >, including all inherited members.
den | theoretica::ratio< T1, T2 > | |
eval() | theoretica::ratio< T1, T2 > | inline |
eval_as() | theoretica::ratio< T1, T2 > | inline |
num | theoretica::ratio< T1, T2 > | |
operator std::string() | theoretica::ratio< T1, T2 > | inline |
operator T2() | theoretica::ratio< T1, T2 > | inline |
operator*(const ratio &r) const | theoretica::ratio< T1, T2 > | inline |
operator*(const T1 &a) const | theoretica::ratio< T1, T2 > | inline |
operator+(const ratio &r) const | theoretica::ratio< T1, T2 > | inline |
operator-(const ratio &r) const | theoretica::ratio< T1, T2 > | inline |
operator/(const ratio &r) const | theoretica::ratio< T1, T2 > | inline |
operator/(const T2 &b) const | theoretica::ratio< T1, T2 > | inline |
operator<<(std::ostream &out, const ratio< T1, T2 > &obj) | theoretica::ratio< T1, T2 > | friend |
ratio() | theoretica::ratio< T1, T2 > | inline |
ratio(const T1 &n, const T2 &d) | theoretica::ratio< T1, T2 > | inline |
to_string() const | theoretica::ratio< T1, T2 > | inline |
~ratio()=default (defined in theoretica::ratio< T1, T2 >) | theoretica::ratio< T1, T2 > |