Gilles Sadowski 6afb7fa54f MATH-698
Made "CMAESOptimizer" a subclass of "BaseAbstractMultivariateSimpleBoundsOptimizer".
The original code does not support mixing finite and infinite bounds (no constraints)
on the variables; a check for this incompatibility is thus performed, throwing a
"MathUnsuppportedException" if failing.


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1290909 13f79535-47bb-0310-9956-ffa450edef68
2012-02-19 00:01:22 +00:00
2012-02-19 00:01:22 +00:00
2012-02-14 16:17:55 +00:00
2010-04-02 01:53:38 +00:00
2012-02-14 16:17:55 +00:00
2010-03-29 00:10:10 +00:00
2012-02-16 14:42:13 +00:00
2010-03-26 00:27:33 +00:00
2011-12-01 21:20:47 +00:00
Languages
Java 99.3%
R 0.5%