|
DGtal
0.6.devel
|
#include <MPolynomial.h>
Public Member Functions | |
| Xe_kComputer () | |
| MPolynomial< n, Ring, Alloc > | get (unsigned int k, unsigned int e) |
Creates a monomial X_k^e
| k | the index of the variable (X_k) |
| e | the exponent for X_k |
| n | the number of indetermionates. |
| Ring | the type for the coefficent ring of the polynomial. |
| Alloc | the type of allocator. |
Definition at line 1606 of file MPolynomial.h.
|
inline |
Definition at line 1609 of file MPolynomial.h.
|
inline |
Definition at line 1612 of file MPolynomial.h.
References DGtal::MPolynomial< n, TRing, TAlloc >::normalize().
1.8.1.1