On 03/07/2013 06:31 PM, Alexander Sehlström wrote:
> Thomas,
> 
> Thanks for the suggested solution. Seams to do the job as it no longer throws 
> errors.
> 
> How do I retrieve my resulting double[] s from the PointValuePair r = new 
> SimplexSolver().optimize(...)?

r.getPoint() returns the found solution for s in your case (if I
understand your setup correctly).

If you have more problems please also attach your example.

Thomas

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

Reply via email to