sols = templateSolve(et)sols = templateSolve(J)sols = templateSolve(a, J)In the example below, the ideal $J$ defines a zero-dimensional variety with four points. This method finds numerical approximations to these four points by solving an eigenvalue problem, much like the package EigenSolver. The main advantage of elimination templates is that the internal template matrix may be reused for problems of a "similar structure" (see copyTemplate).
|
|
|
|
The object templateSolve is a method function with options.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/EliminationTemplates.m2:947:0.