Re: [eigen] Simplex solver

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


On 27/08/2012 21:16, Tamas Bolner wrote:
> Oh and the expressions like:
> m1 = m2 < 0;
> supposed to work only with arrays? (It did not work with matrices in
> Visual Studio 2008/2010.) If yes, then I might add some feature requests :)

You can use m1.array() to use array-specific methods on matrices.

Thomas
-- 
Thomas Capricelli <orzel@xxxxxxxxxxxxxxx>
http://www.freehackers.org/thomas/



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/