uintpoly.h File Reference
#include <symengine/polys/usymenginepoly.h>
+ Include dependency graph for uintpoly.h:
+ This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

Class for sparse Polynomial: UIntPoly

Definition in file uintpoly.h.