|
7.7.6.0. iv2lpList
Procedure from library fpadim.lib (see fpadim_lib).
- Usage:
- iv2lpList(L); L a list of intmats
- Return:
- ideal
- Purpose:
- Converting a list of intmats into an ideal of corresponding monomials
The rows of the intmat corresponds to an intvec, which stores the
monomial.
For the encoding of the variables see the overview.
- Assume:
- - The rows of each intmat in L must correspond to a Letterplace monomial
- basering has to be a Letterplace ring
Example:
|