Re: [eigen] Why is computeInverse() gone?

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


2010/9/30 Mathias Goldau <math@xxxxxxxxxxxxxxxxxxxxxxxxx>:
> Hi,
> I just tried:
>
>  MatrixXd A(...);
>  A.lu().inverse();
>
> While the docu gives me the hint to use computeInverse() instead to save the
> copying time, but this isn't included in the repo anymore, or am I wrong? Why
> is it gone?

This was only in eigen2. In eigen3, there is no copying overhead anymore.

Benoit

>
> best regards
> Mathias
>
> --
> Institut für Informatik
> Universität Leipzig
> Johannisgasse 26, 04103 Leipzig
> Phone: +493419732283
>
>
>



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