On Sat, 07 Sep 2013 10:37:09 +0300, Rodion Efremov wrote:
Hello once again.

I am having hard times with Commons Math 3.2. while trying to do some
Simplex-minimization of an objective function.

Any code or URL is much appreciated.

You can start from here:

http://commons.apache.org/proper/commons-math/apidocs/org/apache/commons/math3/optim/nonlinear/scalar/noderiv/SimplexOptimizer.html#optimize(org.apache.commons.math3.optim.OptimizationData...)

then click on the "optimize" link to look for all the arguments
which are handled by the parent classes.


HTH,
Gilles

P.S. If this is still not clear enough, please post what you tried.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to