solverMLE(G,U,Solver=>P)
This option allows to choose which numerical solver to use to estimate the critical points. There are two options: "EigenSolver" or "NAG4M2" (Numerical Algebraic Geometry for Macaulay2).
The default and strongly recommended option is "EigenSolver", in which case the function zeroDimSolve is used. If "NAG4M2" is chosen, then solveSystem is used.
|
|
|
|