On Sat, 27 Apr 2013 09:50:49 +0200, eric henon wrote:
Thanks Luc for your help.

I modified my code as you recommend (it is given below), but it
doesn't work either.

The error message (at running) is :

Exception in thread "main"
org.apache.commons.math3.exception.MathUnsupportedOperationException: contrainte
[...]

It is about a contraint ...

Indeed.

[...]

Do you any idea about what goes wrong ?

Yes. The "SimpleBounds" (constraint) is not a parameter of "LevenbergMarquardtOptimizer";
hence an exception is thrown. Just try to remove this parameter.

Regards,
Gilles

[...]


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

Reply via email to