Description Returns the current Optimization Method.
Syntax optmethod = GetMzrMethod()
Parameters optmethod (String) String specifying the optimization method. Options are: Simplex Single variable minimization Simplex with multiple restarts Single variable with multiple restarts Simplex with simulated annealing
See Also
|