| carl
    25.04
    Computer ARithmetic Library | 

Go to the source code of this file.
| Data Structures | |
| struct | carl::convert_ran::ConvertHelper< T, S > | 
| Namespaces | |
| carl | |
| carl is the main namespace for the library. | |
| carl::convert_ran | |
| Functions | |
| template<typename T , std::enable_if_t< is_ran_type< T >::value, int > = 0> | |
| T | carl::convert (const T &r) | 
| template<typename T , typename S , std::enable_if_t< is_polynomial_type< T >::value &&is_polynomial_type< S >::value &&!needs_context_type< T >::value, int > = 0> | |
| T | carl::convert (const S &r) |