Luc Maisonobe bb201d926e Added adapters for simple bounds constraints optimization.
The adapters are useful only for optimizers that do not support simple
bounds constraints by themselves (i.e. Nelder-Mead and Torczon's
multidirectional). Two adapters are available, one performs a mapping
between the whole real range and the bounded range (bounds being set
component wise), and one uses a penalty function. 

JIRA: MATH-196

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1200516 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 20:08:55 +00:00
2010-04-02 01:53:38 +00:00
2010-03-29 00:10:10 +00:00
2010-07-26 21:47:32 +00:00
2010-03-26 00:27:33 +00:00
Languages
Java 99.3%
R 0.5%