Difference between revisions of "ApCoCoA-1:BB.Box"

From ApCoCoAWiki
(Initial version)
 
(XML-style command references)
Line 6: Line 6:
 
</syntax>
 
</syntax>
 
     <description>
 
     <description>
Computes the "box" order ideal of type D=[D1,..,DN]. The input is a list of integers D of length [[CoCoA:NumIndets|NumIndets]](). The output is a list of terms (sorted w.r.t. current TO).
+
Computes the "box" order ideal of type D=[D1,..,DN]. The input is a list of integers D of length <ttref>NumIndets</ttref>(). The output is a list of terms (sorted w.r.t. current TO).
 
     </description>
 
     </description>
 
     <key>Kreuzer</key>
 
     <key>Kreuzer</key>

Revision as of 15:56, 24 October 2007

borderbasis.Box

Computes the "box" order ideal of type D=[D1,..,DN]

Syntax

$borderbasis.Box(D:LIST):LIST

Description

Computes the "box" order ideal of type D=[D1,..,DN]. The input is a list of integers D of length <ttref>NumIndets</ttref>(). The output is a list of terms (sorted w.r.t. current TO).