#include <symengine/polys/usymenginepoly.h>
Go to the source code of this file.
Data Structures | |
class | SymEngine::URatDict |
class | SymEngine::URatPoly |
Namespaces | |
SymEngine | |
Main namespace for SymEngine package. | |
Functions | |
bool | SymEngine::divides_upoly (const URatPoly &a, const URatPoly &b, const Ptr< RCP< const URatPoly >> &out) |
Class for sparse Polynomial: URatPoly
Definition in file uratpoly.h.