Re: [eigen] new src/misc/ directory

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


2009/11/10 Gael Guennebaud <gael.guennebaud@xxxxxxxxx>:
>
>
> On Tue, Nov 10, 2009 at 8:30 PM, Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
> wrote:
>>
>> Hi,
>>
>> i want to draw your attention to the new src/misc/ directory. It's not
>> really a new module, there is no "Misc" public header. It is a dumping
>> ground for shared internal code that you don't want to put in Core.
>>
>> Question: how about moving Householder/Jacobi there so that they're
>> not affected by API stability requirements, thus not blocking 3.0?
>
> I agree.

i am stupid.

since the public API of e.g. QR decompositions have methods that
return a HouseholderSequence, we can't make that class internal.

We could still make PlanarRotation internal but what's the point....
it was Householder that was worth hiding.

Benoit



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