#include <symengine/polys/usymenginepoly.h>
Go to the source code of this file.
Data Structures | |
class | SymEngine::UIntDict |
class | SymEngine::UIntPoly |
Namespaces | |
SymEngine | |
Main namespace for SymEngine package. | |
Functions | |
template<typename T > | |
unsigned int | SymEngine::bit_length (T t) |
bool | SymEngine::divides_upoly (const UIntPoly &a, const UIntPoly &b, const Ptr< RCP< const UIntPoly >> &out) |
Class for sparse Polynomial: UIntPoly
Definition in file uintpoly.h.