#include <borderbasix/pol.hpp>
Public Types | |
typedef mon | monom_t |
typedef T | coeff_t |
Public Member Functions | |
pol | operator* (const T &t) |
pol & | operator-= (const pol &Q) |
pol & | operator= (const pol &Q) |
pol & | operator/= (const T &t) |
~pol () | |
Public Attributes | |
int | size |
mon | ind |
T * | nf |
pol< mon, T > & pol< mon, T >::operator-= | ( | const pol< mon, T > & | Q | ) |
pol< mon, T > & pol< mon, T >::operator= | ( | const pol< mon, T > & | Q | ) |