carl  24.04
Computer ARithmetic Library
Bitsize.h File Reference
Include dependency graph for Bitsize.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)