#include <borderbasix/v2bis/pol2bis.hpp>
Public Types | |
| typedef mon | monom_t |
| typedef T | coeff_t |
Public Member Functions | |
| polbis | operator* (const T &t) |
| polbis & | operator-= (const polbis &Q) |
| polbis & | operator= (const polbis &Q) |
| polbis & | operator/= (const T &t) |
Public Attributes | |
| mon | ind |
| T * | nf |
| unsigned char * | nfind |
| int | size |
| int | sizenf |
| polbis< mon, T > & polbis< mon, T >::operator-= | ( | const polbis< mon, T > & | Q | ) |
| polbis< mon, T > & polbis< mon, T >::operator= | ( | const polbis< mon, T > & | Q | ) |