ApCoCoA-1:BB.GenHomMultMat: Difference between revisions
From ApCoCoAWiki
Initial version |
m Corrected syntax |
||
Line 3: | Line 3: | ||
<short_description>Computes the generic homogeneous mult. matrix for x[I] with respect to the order ideal OO</short_description> | <short_description>Computes the generic homogeneous mult. matrix for x[I] with respect to the order ideal OO</short_description> | ||
<syntax> | <syntax> | ||
$borderbasis. | $borderbasis.GenHomMultMat(I:INT,OO:LIST):MAT | ||
</syntax> | </syntax> | ||
<description> | <description> |
Revision as of 20:41, 22 October 2007
borderbasis.GenHomMultMat
Computes the generic homogeneous mult. matrix for x[I] with respect to the order ideal OO
Syntax
$borderbasis.GenHomMultMat(I:INT,OO:LIST):MAT
Description
Computes the generic homogeneous multiplication matrix for x[I] with respect to the order ideal OO. The input is a positive integer I and an order ideal OO (2nd element of type POLY). The output is a matrix of size Mu x Mu over the ring BBS=K[c_{ij}]