E = eliminationTemplate(a, J)This function constructs an EliminationTemplate object, which stores the action variable and ideal, and provides a cache for storing computed template data. The EliminationTemplate object can be used with other functions in this package to compute template matrices, action matrices, and solve polynomial systems.
|
|
|
The object eliminationTemplate is a method function with options.
The source of this document is in EliminationTemplates.m2:898:0.