FORM  4.2
Public Member Functions | Data Fields | Friends
factorized_poly Class Reference

Public Member Functions

void add_factor (const poly &f, int p=1)
 
const std::string tostring () const
 

Data Fields

std::vector< polyfactor
 
std::vector< int > power
 

Friends

std::ostream & operator<< (std::ostream &out, const poly &p)
 

Detailed Description

Definition at line 54 of file polyfact.h.


The documentation for this class was generated from the following file: