S = bertiniParameterHomotopy(F,P,T)
This method numerically solves several polynomial systems from a parameterized family at once. The list F is a system of polynomials in ring variables and the parameters listed in P. The list T is the set of parameter values for which solutions to F are desired. Both stages of Bertini's parameter homotopy method are called with bertiniParameterHomotopy. First, Bertini assigns a random complex number to each parameter and solves the resulting system, then, after this initial phase, Bertini computes solutions for every given choice of parameters using a number of paths equal to the exact root count in the first stage.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The object bertiniParameterHomotopy is a method function with options.