Function SymEngine::get_mp_t(const rational_class&)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “SymEngine::get_mp_t” with arguments (const rational_class&) in doxygen xml output for project “Symengine XML” from directory: ./../Doxygen/gen_docs/xml. Potential matches:

- auto get_mp_t(const integer_class &x) -> decltype(get_mpz_t(x))
- auto get_mp_t(const rational_class &x) -> decltype(get_mpq_t(x))