ApCoCoA-1:BB.Box: Difference between revisions
From ApCoCoAWiki
Shortened short description |
KHiddemann (talk | contribs) adding formula and quotes tags |
||
Line 1: | Line 1: | ||
<command> | <command> | ||
<title>borderbasis.Box</title> | <title>borderbasis.Box</title> | ||
<short_description>Compute | <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 | 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).