carl
24.04
Computer ARithmetic Library
|
#include "../MultivariatePolynomial.h"
Go to the source code of this file.
Namespaces | |
carl | |
carl is the main namespace for the library. | |
Functions | |
std::size_t | carl::bitsize (const Monomial &m) |
template<typename Coeff > | |
std::size_t | carl::bitsize (const Term< Coeff > &t) |
template<typename Coeff , typename Ordering , typename Policies > | |
std::size_t | carl::bitsize (const MultivariatePolynomial< Coeff, Ordering, Policies > &p) |