Re: [ojAlgo-user] QuadradicSolver.getValue()
Mathematics, linear algebra and optimisation
Brought to you by:
apete
From: Anders P. <ap...@op...> - 2007-04-10 14:54:28
|
You're right. Guess I never needed the "value" before... The fix is in CVS. I'm not releasing anything until I'm done with what will become version 20. Thanks for pointing out the bug to me! /Anders to...@st... wrote: > QuadradicSolver.getValue() seems to return: > x'Qx + c'x > > instead of: > 0.5x'Qx + c'x > > Tore > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > ojAlgo-user mailing list > ojA...@li... > https://lists.sourceforge.net/lists/listinfo/ojalgo-user > |