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

From ApCoCoAWiki
(Shortened short description)
(adding formula and quotes tags)
Line 1: Line 1:
 
<command>
 
<command>
 
     <title>borderbasis.Box</title>
 
     <title>borderbasis.Box</title>
     <short_description>Compute "box" order ideal</short_description>
+
     <short_description>Compute <quotes>box</quotes> order ideal</short_description>
 
<syntax>
 
<syntax>
 
$borderbasis.Box(D:LIST):LIST
 
$borderbasis.Box(D:LIST):LIST
 
</syntax>
 
</syntax>
 
     <description>
 
     <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).
+
Computes the <quotes>box</quotes> order ideal of type <formula>D=[D1,..,DN]</formula>. 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 01:39, 2 November 2007

borderbasis.Box

Compute "box" order ideal

Syntax

$borderbasis.Box(D:LIST):LIST

Description

Computes the "box" order ideal of type <formula>D=[D1,..,DN]</formula>. 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).