ApCoCoA-1:NC.SetOrdering
From ApCoCoAWiki
Revision as of 21:28, 14 July 2010 by 132.231.183.16 (talk)
NC.SetOrdering
Set (admissible) ordering.
Syntax
NC.SetOrdering(Ordering)
Description
@param X: an STRING which is an alphabet (indeterminates) of a free associative K-algebra. Every letter in X should occurrence only once. And the order of letters in X is important since it will induce an admissible ordering.
Example
NC.SetX(<quotes>abc</quotes>); NC.RingEnv(); Coefficient ring : Q (float type in C++) Alphabet : abc -------------------------------
See also