Re: [eigen] Unifying decomposition interfaces

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


On Wed, May 20, 2009 at 3:11 PM, Benoit Jacob <jacob.benoit.1@xxxxxxxxx> wrote:
> At first glance, i'd rather have asserts in every public function (...)

For the moment I did that for PartialLU, LU and QR and I also added
unit tests for the safe-guards. I did not introduce a new member but
checked whether the size of a particular temporary is bigger than zero
- same effect no more members.

I commited the changes to the fork.

- Hauke



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