ApCoCoA-1:BB.NDneighbors: Difference between revisions

From ApCoCoAWiki
XMLBot (talk | contribs)
we no longer need manual sortkeys here
Skaspar (talk | contribs)
Shortened short description
Line 1: Line 1:
<command>
<command>
     <title>borderbasis.NDneighbors</title>
     <title>borderbasis.NDneighbors</title>
     <short_description>Computes the list of next-door neighbors in the border of OO</short_description>
     <short_description>Computes list of ND neighbors in border of OO</short_description>
<syntax>
<syntax>
$borderbasis.NDneighbors(OO:LIST):LIST
$borderbasis.NDneighbors(OO:LIST):LIST

Revision as of 20:39, 31 October 2007

borderbasis.NDneighbors

Computes list of ND neighbors in border of OO

Syntax

$borderbasis.NDneighbors(OO:LIST):LIST

Description

Computes the list of next-door neighbors in the border of OO. The input is a list of terms OO (2nd element of type POLY). The output is a list of triples [i,j,k] s.t. b_i = x_k * b_j.