[...]
Very hard to guess that this parameter (Bound) is not required
according to the documentation.
Excerpt from
http://commons.apache.org/proper/commons-math/javadocs/api-3.2/org/apache/commons/math3/optim/nonlinear/vector/jacobian/LevenbergMarquardtOptimizer.html
"Constraints are not supported: the call to optimize will throw
MathUnsupportedOperationException if bounds are passed to it."
Would you suggest a better alternative?
I didn't see that. It is clear enough. But,
my starting point was:
http://commons.apache.org/proper/commons-math///javadocs/api-3.2/org/apache/commons/math3/optim/nonlinear/vector/jacobian/LevenbergMarquardtOptimizer.html
where there is no such comment (the sentence "Constraints are not
supported: ... " has disappeared). I dont' remember where
I took this link on the web ...
The link is the same (and the comment is there, now; until a few days
ago it pointed to the Javadoc of release 3.1.1).
Regards,
Gilles
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]